summaryrefslogtreecommitdiff
path: root/Juick/Supporting Files
diff options
context:
space:
mode:
Diffstat (limited to 'Juick/Supporting Files')
-rw-r--r--Juick/Supporting Files/Juick-Bridging-Header.h1
-rw-r--r--Juick/Supporting Files/Juick-Prefix.pch6
2 files changed, 0 insertions, 7 deletions
diff --git a/Juick/Supporting Files/Juick-Bridging-Header.h b/Juick/Supporting Files/Juick-Bridging-Header.h
index ff9797d..6696cae 100644
--- a/Juick/Supporting Files/Juick-Bridging-Header.h
+++ b/Juick/Supporting Files/Juick-Bridging-Header.h
@@ -6,5 +6,4 @@
#import "Message.h"
#import "UIImage+Utils.h"
#import "NSDate+TimeAgo.h"
-#import <UserNotifications/UserNotifications.h>
#import "AppDelegate.h"
diff --git a/Juick/Supporting Files/Juick-Prefix.pch b/Juick/Supporting Files/Juick-Prefix.pch
index f3fb327..ceccdcf 100644
--- a/Juick/Supporting Files/Juick-Prefix.pch
+++ b/Juick/Supporting Files/Juick-Prefix.pch
@@ -11,12 +11,6 @@
#endif
#ifdef __OBJC__
- #import <UIKit/UIKit.h>
- #import <Foundation/Foundation.h>
- #import <SystemConfiguration/SystemConfiguration.h>
- #import <CoreServices/CoreServices.h>
- #import <UserNotifications/UserNotifications.h>
-
#import "UIImage+Utils.h"
#import "UIView+Shimmer.h"
#import "AppDelegate.h"