summaryrefslogtreecommitdiffstats
path: root/src/tools/clippy/tests/ui/redundant_pub_crate.fixed
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/clippy/tests/ui/redundant_pub_crate.fixed')
-rw-r--r--src/tools/clippy/tests/ui/redundant_pub_crate.fixed1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/clippy/tests/ui/redundant_pub_crate.fixed b/src/tools/clippy/tests/ui/redundant_pub_crate.fixed
index a1ed491bb..e1d845721 100644
--- a/src/tools/clippy/tests/ui/redundant_pub_crate.fixed
+++ b/src/tools/clippy/tests/ui/redundant_pub_crate.fixed
@@ -1,4 +1,3 @@
-//@run-rustfix
#![allow(dead_code)]
#![warn(clippy::redundant_pub_crate)]