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
@@ -15,7 +15,6 @@ limitations under the License.
*/
import UIKit
import MatrixKit
@objc protocol BaseBubbleCellType: Themable {
var bubbleCellContentView: BubbleCellContentView? { get }