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