Remove MatrixKit import from Swift files.

This commit is contained in:
SBiOSoftWhare
2021-11-29 17:50:30 +01:00
parent 9e230127d3
commit 6677622eb0
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 {