Skip to content

Commit 4fb9e7c

Browse files
mbrandonwgithub-actions[bot]
authored andcommitted
Run swift-format
1 parent 5f85e9a commit 4fb9e7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package@swift-6.1.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ let package = Package(
2121
.default(enabledTraits: ["FoundationNetworking"]),
2222
],
2323
dependencies: [
24-
.package(url: "https://github.com/pointfreeco/xctest-dynamic-overlay", from: "1.13.0"),
24+
.package(url: "https://github.com/pointfreeco/xctest-dynamic-overlay", from: "1.13.0")
2525
],
2626
targets: [
2727
.target(

0 commit comments

Comments
 (0)