diff options
Diffstat (limited to 'cli/main.rs')
-rw-r--r-- | cli/main.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/main.rs b/cli/main.rs index 985bf68dd..f988728c4 100644 --- a/cli/main.rs +++ b/cli/main.rs @@ -18,7 +18,6 @@ mod fmt_errors; mod fs_util; mod http_cache; mod http_util; -mod import_map; mod info; mod lockfile; mod logger; |