Remove old AppDelegate imports.

This commit is contained in:
SBiOSoftWhare
2020-08-31 19:38:06 +02:00
parent 6f585d5cd8
commit 4995d71334
52 changed files with 4 additions and 63 deletions

View File

@@ -15,7 +15,6 @@
*/
#import "WebViewViewController.h"
#import "AppDelegate.h"
#import "Riot-Swift.h"
@interface WebViewViewController ()