Remove old AppDelegate imports.

This commit is contained in:
SBiOSoftWhare
2020-08-31 19:38:06 +02:00
parent 77860661c4
commit 1f6743f612
52 changed files with 4 additions and 63 deletions
@@ -26,7 +26,6 @@
#import "RoomIncomingAttachmentBubbleCell.h"
#import "RoomIncomingTextMsgBubbleCell.h"
#import "AppDelegate.h"
#import "Riot-Swift.h"
@interface RoomMessagesSearchViewController ()