Skip to content

Commit 0190f03

Browse files
stephencelisactions-user
authored andcommitted
Run swift-format
1 parent 5ddbcdd commit 0190f03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/ComposableArchitecture/Store.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ public final class Store<State, Action> {
123123
.eraseToAnyPublisher()
124124
}
125125

126-
127126
/// Scopes the store to a publisher of stores of more local state and local actions.
128127
///
129128
/// - Parameter toLocalState: A function that transforms a publisher of `State` into a publisher

0 commit comments

Comments
 (0)