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