diff options
Diffstat (limited to 'testing/tests/operators.rs')
-rw-r--r-- | testing/tests/operators.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/tests/operators.rs b/testing/tests/operators.rs index a63efbe..482c9c6 100644 --- a/testing/tests/operators.rs +++ b/testing/tests/operators.rs @@ -1,5 +1,3 @@ -#![allow(clippy::disallowed_names)] - use askama::Template; #[derive(Template)] |