summaryrefslogtreecommitdiffstats
path: root/src/commands/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/mod.rs')
-rw-r--r--src/commands/mod.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/commands/mod.rs b/src/commands/mod.rs
deleted file mode 100644
index 5569bcb..0000000
--- a/src/commands/mod.rs
+++ /dev/null
@@ -1,2 +0,0 @@
-mod profile;
-pub use profile::profile;