summaryrefslogtreecommitdiff
path: root/build_extra/rust/empty_crate.rs
diff options
context:
space:
mode:
Diffstat (limited to 'build_extra/rust/empty_crate.rs')
-rw-r--r--build_extra/rust/empty_crate.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/build_extra/rust/empty_crate.rs b/build_extra/rust/empty_crate.rs
deleted file mode 100644
index 5a44ccea9..000000000
--- a/build_extra/rust/empty_crate.rs
+++ /dev/null
@@ -1,2 +0,0 @@
-// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
-fn main() {}