Skip to content

Commit 33f667a

Browse files
mluisbrownactions-user
authored andcommitted
Run swift-format
1 parent 552513f commit 33f667a

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
@@ -14,7 +14,7 @@ let package = Package(
1414
.library(
1515
name: "ComposableArchitecture",
1616
targets: ["ComposableArchitecture"]
17-
),
17+
)
1818
],
1919
dependencies: [
2020
.package(url: "https://github.com/pointfreeco/swift-case-paths", from: "0.1.1"),

0 commit comments

Comments
 (0)