diff options
Diffstat (limited to 'testing/tests/rust_macro.rs')
-rw-r--r-- | testing/tests/rust_macro.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/tests/rust_macro.rs b/testing/tests/rust_macro.rs index 76ecbad..8a114f9 100644 --- a/testing/tests/rust_macro.rs +++ b/testing/tests/rust_macro.rs @@ -1,5 +1,3 @@ -extern crate askama; - use askama::Template; macro_rules! hello { |