summaryrefslogtreecommitdiffstats
path: root/vendor/thiserror/tests/test_from.rs
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/thiserror/tests/test_from.rs')
-rw-r--r--vendor/thiserror/tests/test_from.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/thiserror/tests/test_from.rs b/vendor/thiserror/tests/test_from.rs
index a25ce353d..1f387055f 100644
--- a/vendor/thiserror/tests/test_from.rs
+++ b/vendor/thiserror/tests/test_from.rs
@@ -1,5 +1,3 @@
-#![deny(clippy::all, clippy::pedantic)]
-
use std::io;
use thiserror::Error;