Remove old AppDelegate imports.

This commit is contained in:
SBiOSoftWhare
2020-08-31 19:38:06 +02:00
parent 6ddefde414
commit bc6306bda9
52 changed files with 4 additions and 63 deletions
@@ -16,7 +16,6 @@
#import "RoomKeyRequestViewController.h"
#import "AppDelegate.h"
#import "Riot-Swift.h"
@interface RoomKeyRequestViewController () <KeyVerificationCoordinatorBridgePresenterDelegate>