Skip to content

Commit 387cf9e

Browse files
committed
fix core import
1 parent 19c7c89 commit 387cf9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/PostgreSQL/Data/PostgreSQLData+Optional.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import Async
2-
import Foundation
2+
import Core
33

44
extension OptionalType {
55
/// See `PostgreSQLDataCustomConvertible.convertFromPostgreSQLData(_:)`

0 commit comments

Comments
 (0)