Skip to content

Commit 019fc70

Browse files
authored
Undo formatting change
1 parent df7a296 commit 019fc70

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
@@ -159,4 +159,5 @@ for target in package.targets {
159159
case .macro, .plugin, .system, .binary: () // not applicable
160160
@unknown default: () // we don't know what to do here, do nothing
161161
}
162-
}// --- END: STANDARD CROSS-REPO SETTINGS DO NOT EDIT --- //
162+
}
163+
// --- END: STANDARD CROSS-REPO SETTINGS DO NOT EDIT --- //

0 commit comments

Comments
 (0)