Skip to content

Commit bba7303

Browse files
committed
Add missing 'import Foundation' statement
1 parent 369e2d3 commit bba7303

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/PusherSwiftWithEncryption-Only/PusherDecryptor.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import Foundation
12
import Sodium
23

34
class PusherDecryptor {

0 commit comments

Comments
 (0)