summaryrefslogtreecommitdiff
path: root/cli/global_timer.rs
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-11-08 23:35:36 +0100
committerGitHub <noreply@github.com>2020-11-08 23:35:36 +0100
commita269dffe17c644a182444030f9d756d2b1859a54 (patch)
tree64ed3ad2ef9d433831638a81531bd9957cac9c7d /cli/global_timer.rs
parent6743383d2e89939ae9c12d8de027f05ae4d37518 (diff)
chore: remove dead code (#8298)
Diffstat (limited to 'cli/global_timer.rs')
-rw-r--r--cli/global_timer.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/global_timer.rs b/cli/global_timer.rs
deleted file mode 100644
index 6fad563a2..000000000
--- a/cli/global_timer.rs
+++ /dev/null
@@ -1 +0,0 @@
-// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.