aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/inheritance.rs
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/inheritance.rs')
-rw-r--r--testing/tests/inheritance.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/tests/inheritance.rs b/testing/tests/inheritance.rs
index b3add1c..459a5b2 100644
--- a/testing/tests/inheritance.rs
+++ b/testing/tests/inheritance.rs
@@ -1,6 +1,5 @@
-extern crate askama;
#[macro_use]
-extern crate askama_derive;
+extern crate askama;
use askama::Template;