diff options
Diffstat (limited to 'testing/tests/macro.rs')
-rw-r--r-- | testing/tests/macro.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/tests/macro.rs b/testing/tests/macro.rs index 77e0e59..42bcc99 100644 --- a/testing/tests/macro.rs +++ b/testing/tests/macro.rs @@ -1,4 +1,3 @@ -#[macro_use] extern crate askama; use askama::Template; |