diff options
Diffstat (limited to '')
-rw-r--r-- | testing/benches/all.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/benches/all.rs b/testing/benches/all.rs index a52374c..0ff47da 100644 --- a/testing/benches/all.rs +++ b/testing/benches/all.rs @@ -1,4 +1,3 @@ -#[macro_use] extern crate askama; #[macro_use] extern crate criterion; |