Skip to content

Commit ffd31c9

Browse files
mluisbrownactions-user
authored andcommitted
Run swift-format
1 parent 83e5c1e commit ffd31c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Sources/ComposableArchitecture/ViewStore.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public final class ViewStore<State, Action>: ObservableObject {
4949
@available(
5050
*, deprecated,
5151
message:
52-
"""
52+
"""
5353
Consider using `.produced` instead, this property exists for backwards compatibility and will be removed in the next major release.
5454
"""
5555
)
@@ -58,7 +58,7 @@ public final class ViewStore<State, Action>: ObservableObject {
5858
@available(
5959
*, deprecated,
6060
message:
61-
"""
61+
"""
6262
Consider using `.produced` instead, this property exists for backwards compatibility and will be removed in the next major release.
6363
"""
6464
)

0 commit comments

Comments
 (0)