Skip to content

Commit 571e225

Browse files
committed
drop disfavoredOverload
1 parent 721e732 commit 571e225

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/Functions/FunctionsClient.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ public actor FunctionsClient {
4040
/// - region: The Region to invoke the functions in.
4141
/// - logger: SupabaseLogger instance to use.
4242
/// - fetch: The fetch handler used to make requests. (Default: URLSession.shared.data(for:))
43-
@_disfavoredOverload
4443
public init(
4544
url: URL,
4645
headers: [String: String] = [:],

0 commit comments

Comments
 (0)