Skip to content

Commit 10c543d

Browse files
stephencelisgithub-actions[bot]
authored andcommitted
Run swift-format
1 parent 9a97dd4 commit 10c543d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ let package = Package(
4545
.testTarget(
4646
name: "ComposableArchitectureTests",
4747
dependencies: [
48-
"ComposableArchitecture",
48+
"ComposableArchitecture"
4949
]
5050
),
5151
.executableTarget(

0 commit comments

Comments
 (0)