Skip to content

Commit 4d2e016

Browse files
mbrandonwmluisbrown
authored andcommitted
Run swift-format
(cherry picked from commit dbfb6f702a4cdff7f40c3bbd2cd5a66434220668)
1 parent 2ddee65 commit 4d2e016

File tree

1 file changed

+1
-1
lines changed
  • Sources/swift-composable-architecture-benchmark

1 file changed

+1
-1
lines changed

Sources/swift-composable-architecture-benchmark/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ import ComposableArchitecture
44
Benchmark.main([
55
defaultBenchmarkSuite,
66
effectSuite,
7-
storeScopeSuite
7+
storeScopeSuite,
88
])

0 commit comments

Comments
 (0)