aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart-core/src/vcs.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/mozart-core/src/vcs.rs')
-rw-r--r--crates/mozart-core/src/vcs.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/mozart-core/src/vcs.rs b/crates/mozart-core/src/vcs.rs
index 137cc5b..534dd0f 100644
--- a/crates/mozart-core/src/vcs.rs
+++ b/crates/mozart-core/src/vcs.rs
@@ -1,4 +1,3 @@
-pub mod downloader;
pub mod process;
pub mod repository;
pub mod util;