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