Skip to content

Commit 1da4298

Browse files
mbrandonwgithub-actions[bot]
authored andcommitted
Run swift-format
1 parent be4940d commit 1da4298

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
@@ -44,7 +44,7 @@ let package = Package(
4444
name: "ComposableArchitectureTests",
4545
dependencies: [
4646
"_CAsyncSupport",
47-
"ComposableArchitecture"
47+
"ComposableArchitecture",
4848
]
4949
),
5050
.executableTarget(

0 commit comments

Comments
 (0)