summaryrefslogtreecommitdiff
path: root/Juick/Supporting Files/Juick-Prefix.pch
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2023-11-22 02:32:35 +0300
committerGravatar Vitaly Takmazov2023-11-22 02:42:39 +0300
commit3f4fd3b5d4f1e71c96cc6584c398d4f1c0624815 (patch)
treecbd92533332aee8d0cf72593e20f43e4fbd73ec5 /Juick/Supporting Files/Juick-Prefix.pch
parentc2f7b75bfed19e727870654fbde06fd540809843 (diff)
Cleanup warnings
Diffstat (limited to 'Juick/Supporting Files/Juick-Prefix.pch')
-rw-r--r--Juick/Supporting Files/Juick-Prefix.pch6
1 files changed, 0 insertions, 6 deletions
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"