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