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

View File

@@ -16,7 +16,6 @@
#import "RoomKeyRequestViewController.h"
#import "AppDelegate.h"
#import "Riot-Swift.h"
@interface RoomKeyRequestViewController () <KeyVerificationCoordinatorBridgePresenterDelegate>