summaryrefslogtreecommitdiff
path: root/src/repo/constants.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/repo/constants.rs')
-rw-r--r--src/repo/constants.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/repo/constants.rs b/src/repo/constants.rs
deleted file mode 100644
index 6da641f..0000000
--- a/src/repo/constants.rs
+++ /dev/null
@@ -1,2 +0,0 @@
-pub const PARTS_TREE: &str = "parts";
-pub const CARS_TREE: &str = "cars";