aboutsummaryrefslogtreecommitdiff
path: root/tool/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tool/src/lib.rs')
-rw-r--r--tool/src/lib.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/tool/src/lib.rs b/tool/src/lib.rs
index 71c7346..0ee7b8f 100644
--- a/tool/src/lib.rs
+++ b/tool/src/lib.rs
@@ -1,4 +1,3 @@
-
pub mod add;
pub mod cli;
-pub mod migrate; \ No newline at end of file
+pub mod migrate;