diff options
author | Vitaly Takmazov | 2017-09-27 22:24:38 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2017-09-27 22:24:38 +0300 |
commit | 6499148cb3f62e20534b62c181125ebeacfa3438 (patch) | |
tree | 3aa289caa409366e70dd1802d67df61903fa992b /Juick/Supporting Files/Juick-Prefix.pch | |
parent | 25bc4f1357252dc0aeee70f0a638a4226231d5fb (diff) |
cleanup
Diffstat (limited to 'Juick/Supporting Files/Juick-Prefix.pch')
-rw-r--r-- | Juick/Supporting Files/Juick-Prefix.pch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Juick/Supporting Files/Juick-Prefix.pch b/Juick/Supporting Files/Juick-Prefix.pch index f69266f..1062827 100644 --- a/Juick/Supporting Files/Juick-Prefix.pch +++ b/Juick/Supporting Files/Juick-Prefix.pch @@ -15,13 +15,4 @@ #import <Foundation/Foundation.h> #import <SystemConfiguration/SystemConfiguration.h> #import <MobileCoreServices/MobileCoreServices.h> - #import <YYWebImage/YYWebImage.h> - #import <NSString+HTML.h> - #import "UIImage+Utils.h" - #import <NSString+FontAwesome.h> - #import <TTTAttributedLabel/TTTAttributedLabel.h> - #import <AFNetworking/AFNetworking.h> - #import <YYModel/YYModel.h> - #import <DateTools/DateTools.h> - #import <PHFComposeBarView/PHFComposeBarView.h> #endif |