Skip to content

Commit 98f9f32

Browse files
stephencelisactions-user
authored andcommitted
Run swift-format
1 parent 949f134 commit 98f9f32

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/combine-schedulers", from: "0.1.0"),

0 commit comments

Comments
 (0)