Skip to content

Commit 0d242a5

Browse files
stephencelisgithub-actions[bot]
authored andcommitted
Run swift-format
1 parent 16e6409 commit 0d242a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let package = Package(
1111
.watchOS(.v6),
1212
],
1313
products: [
14-
.library(name: "XCTestDynamicOverlay", targets: ["XCTestDynamicOverlay"]),
14+
.library(name: "XCTestDynamicOverlay", targets: ["XCTestDynamicOverlay"])
1515
],
1616
targets: [
1717
.target(name: "XCTestDynamicOverlay"),

0 commit comments

Comments
 (0)