mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 18:42:47 +02:00
RoomCreationIntroCell: Remove unused method.
This commit is contained in:
@@ -54,14 +54,6 @@ class RoomCreationIntroCell: MXKRoomBubbleTableViewCell {
|
||||
super.setupViews()
|
||||
}
|
||||
|
||||
// MARK: - Life cycle
|
||||
|
||||
override func setSelected(_ selected: Bool, animated: Bool) {
|
||||
super.setSelected(selected, animated: animated)
|
||||
|
||||
// Configure the view for the selected state
|
||||
}
|
||||
|
||||
// MARK: - Public
|
||||
|
||||
func update(theme: Theme) {
|
||||
|
||||
Reference in New Issue
Block a user