refactor: Remove useless imports
This commit is contained in:
@@ -12,9 +12,7 @@
|
||||
#import "EQNGeneratoreURLServer.h"
|
||||
#import "EQNManager.h"
|
||||
#import "PastquakesDettagliMappa.h"
|
||||
#import "PastquakesAnnotation.h"
|
||||
#import "EQNUser.h"
|
||||
#import "AppDelegate.h"
|
||||
#import "EQNAreaCheck.h"
|
||||
@import StoreKit;
|
||||
@import SafariServices;
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
//
|
||||
|
||||
#import "EQNBaseViewController.h"
|
||||
#import "EQNUtility.h"
|
||||
@import GoogleMobileAds;
|
||||
|
||||
@interface EQNBaseViewController ()
|
||||
|
||||
@@ -10,10 +10,7 @@
|
||||
#import "AppDelegate.h"
|
||||
#import "EQNBaseViewController.h"
|
||||
#import "SettingsBaseViewController.h"
|
||||
|
||||
#import "EQNUtility.h"
|
||||
#import "EQNManager.h"
|
||||
#import "EQNGeneratoreURLServer.h"
|
||||
#import "ServerRequest.h"
|
||||
|
||||
@interface EQNMainTabBarController () <UITabBarControllerDelegate>
|
||||
|
||||
-1
@@ -8,7 +8,6 @@
|
||||
|
||||
#import "SettingsUserReportAlertsViewController.h"
|
||||
#import "EQNNotificheSegnalazioniUtente.h"
|
||||
#import "EQNUtility.h"
|
||||
|
||||
@interface SettingsUserReportAlertsViewController ()
|
||||
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
#import "Costanti.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
//
|
||||
|
||||
#import "EQNManager.h"
|
||||
#import <UIKit/UIKit.h>
|
||||
#import "EQNCalibrazione.h"
|
||||
#import "EQNRilevamento.h"
|
||||
#import "EQNUser.h"
|
||||
|
||||
Reference in New Issue
Block a user