Remove MatrixKit import from Swift files.

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