summaryrefslogtreecommitdiff
path: root/core/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'core/lib.rs')
-rw-r--r--core/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/lib.rs b/core/lib.rs
index 2fcfa178b..9387d0cab 100644
--- a/core/lib.rs
+++ b/core/lib.rs
@@ -1,5 +1,4 @@
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
-#![deny(warnings)]
#[macro_use]
extern crate log;