summaryrefslogtreecommitdiff
path: root/cli/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/main.rs')
-rw-r--r--cli/main.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/main.rs b/cli/main.rs
index 59a1fb0cd..04daff670 100644
--- a/cli/main.rs
+++ b/cli/main.rs
@@ -4,7 +4,6 @@ mod args;
mod auth_tokens;
mod cache;
mod cdp;
-mod download_deno_binary;
mod emit;
mod errors;
mod factory;