aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'helix-term/src/lib.rs')
-rw-r--r--helix-term/src/lib.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/helix-term/src/lib.rs b/helix-term/src/lib.rs
index 3f288188..f5e3a8cd 100644
--- a/helix-term/src/lib.rs
+++ b/helix-term/src/lib.rs
@@ -1,5 +1,3 @@
-#![allow(unused)]
-
#[macro_use]
extern crate helix_view;