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