summaryrefslogtreecommitdiff
path: root/Juick/AppDelegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'Juick/AppDelegate.h')
-rw-r--r--Juick/AppDelegate.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Juick/AppDelegate.h b/Juick/AppDelegate.h
index 64cc01a..092fa20 100644
--- a/Juick/AppDelegate.h
+++ b/Juick/AppDelegate.h
@@ -6,8 +6,7 @@
// Copyright (c) 2013 com.juick. All rights reserved.
//
-#import <UIKit/UIKit.h>
-#import "User.h"
+@import UIKit;
@interface AppDelegate : UIResponder <UIApplicationDelegate, UNUserNotificationCenterDelegate>