Prechádzať zdrojové kódy

Update KeychainSwiftCBridge.swift

Evgenii Neumerzhitckii 9 rokov pred
rodič
commit
f632e4237d
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Demo/KeychainSwiftCBridge.swift

+ 1 - 1
Demo/KeychainSwiftCBridge.swift

@@ -1,6 +1,6 @@
 import Security
 import Foundation
-import KeychainSwift // You might need to remove these imports in your project
+import KeychainSwift // You might need to remove this import in your project
 
 /**