diff --git a/tests/source/issue-2111.rs b/tests/source/issue-2111.rs index d1b02053e2a0..ccd113696e10 100644 --- a/tests/source/issue-2111.rs +++ b/tests/source/issue-2111.rs @@ -1,5 +1,3 @@ -// rustfmt-normalize_comments: false - // An import with single line comments. use super::{ SCHEMA_VERSIONS, diff --git a/tests/target/issue-2111.rs b/tests/target/issue-2111.rs index b82e41621a8c..42c1862e8864 100644 --- a/tests/target/issue-2111.rs +++ b/tests/target/issue-2111.rs @@ -1,5 +1,3 @@ -// rustfmt-normalize_comments: false - // An import with single line comments. use super::{ DelayChoice,