Skip to content

Commit 862dac0

Browse files
authored
Merge pull request #7 from scuml/SSL
SSP Patch 2
2 parents f29fa68 + 110de17 commit 862dac0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Sources/SwiftRedis/RedisSSL.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#if canImport(SSLService)
21
import SSLService
32
import Foundation
43
import Socket
@@ -58,4 +57,3 @@ extension RedisResp {
5857
self.connect(host: host, port: port)
5958
}
6059
}
61-
#endif

0 commit comments

Comments
 (0)