Remove MatrixKit import from Swift files.

This commit is contained in:
SBiOSoftWhare
2021-11-29 17:50:30 +01:00
parent e3de692c85
commit fe84f0d862
10 changed files with 3 additions and 13 deletions
@@ -16,8 +16,8 @@
import UIKit
import KeychainAccess
import MatrixKit
import CommonCrypto
import MatrixSDK
@objcMembers
class EncryptionKeyManager: NSObject, MXKeyProviderDelegate {