Skip to content

Commit 3f80eb9

Browse files
stephencelisgithub-actions[bot]
authored andcommitted
Run swift-format
1 parent 2adca50 commit 3f80eb9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Sources/ComposableArchitecture/Internal/Exports.swift

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
@_exported import ConcurrencyExtras
55
@_exported import CustomDump
66
@_exported import Dependencies
7-
#if swift(>=5.9)
8-
@_exported import DependenciesMacros
9-
#endif
107
@_exported import IdentifiedCollections
118
@_exported import SwiftUINavigationCore
9+
10+
#if swift(>=5.9)
11+
@_exported import DependenciesMacros
12+
#endif

0 commit comments

Comments
 (0)