Refactor RoomCellLayoutUpdaterProtocol to RoomCellLayoutUpdater.

This commit is contained in:
SBiOSoftWhare
2022-01-20 17:00:13 +01:00
parent 180e3cb471
commit 0cf1490990
5 changed files with 5 additions and 5 deletions
@@ -17,7 +17,7 @@
import UIKit
@objcMembers
class BubbleRoomCellLayoutUpdater: RoomCellLayoutUpdaterProtocol {
class BubbleRoomCellLayoutUpdater: RoomCellLayoutUpdater {
// MARK: - Properties