diff options
Diffstat (limited to 'testing/tests/methods.rs')
-rw-r--r-- | testing/tests/methods.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/tests/methods.rs b/testing/tests/methods.rs index 41117e5..d24000e 100644 --- a/testing/tests/methods.rs +++ b/testing/tests/methods.rs @@ -1,5 +1,3 @@ -extern crate askama; - use askama::Template; #[derive(Template)] |