Skip to content

Commit 46f3ab4

Browse files
committed
Revert redundant changes
1 parent 9d0e692 commit 46f3ab4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/SwiftModRules/DefaultMemberwiseInitializerRule.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,6 @@ private extension TypeSyntax {
329329
if self.is(FunctionTypeSyntax.self) {
330330
return TypeSyntax(
331331
AttributedTypeSyntax(
332-
specifiers: [],
333332
attributes: AttributeListSyntax([
334333
.attribute(
335334
AttributeSyntax(

0 commit comments

Comments
 (0)