We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ddc203 commit f3e2194Copy full SHA for f3e2194
Sources/ComposableArchitecture/Dependencies/Dismiss.swift
@@ -66,7 +66,6 @@ public struct DismissEffect: Sendable {
66
67
@MainActor
68
public func callAsFunction(
69
- file: StaticString = #file,
70
fileID: StaticString = #fileID,
71
line: UInt = #line
72
) async {
@@ -91,7 +90,6 @@ public struct DismissEffect: Sendable {
91
90
92
93
animation: Animation?,
94
95
96
97
0 commit comments