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