Skip to content

Commit 853643c

Browse files
authored
Undo formatting change
1 parent 555d6c6 commit 853643c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Package.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,5 @@ for target in package.targets {
7070
case .macro, .plugin, .system, .binary: () // not applicable
7171
@unknown default: () // we don't know what to do here, do nothing
7272
}
73-
}// --- END: STANDARD CROSS-REPO SETTINGS DO NOT EDIT --- //
73+
}
74+
// --- END: STANDARD CROSS-REPO SETTINGS DO NOT EDIT --- //

0 commit comments

Comments
 (0)