aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/simple.rs
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/simple.rs')
-rw-r--r--testing/tests/simple.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/tests/simple.rs b/testing/tests/simple.rs
index 60ecf05..a53257d 100644
--- a/testing/tests/simple.rs
+++ b/testing/tests/simple.rs
@@ -1,5 +1,4 @@
#[macro_use]
-extern crate askama_derive;
extern crate askama;
use askama::Template;