Skip to content

Commit 092daa2

Browse files
committed
use specific import
1 parent af37a03 commit 092daa2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Sources/Supabase/SupabaseClient.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ import ConcurrencyExtras
22
import Foundation
33
import HTTPTypes
44
import IssueReporting
5-
import OpenAPIURLSession
5+
6+
import struct OpenAPIURLSession.URLSessionTransport
67

78
#if canImport(FoundationNetworking)
89
import FoundationNetworking

0 commit comments

Comments
 (0)