diff options
author | Vitaly Takmazov | 2019-10-01 17:29:46 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-10-01 22:14:59 +0300 |
commit | dbab6ab54c40a016f75e75a4143576c3fa41c3e0 (patch) | |
tree | 6fd5e68ec76c249fcaa07219c53ccab2f4c98fd5 /Juick/Supporting Files/Juick-Prefix.pch | |
parent | aeb513ed5c165e355c9c378efde7445f597d0380 (diff) |
Drop AFNetworking and SSKeychain
Diffstat (limited to 'Juick/Supporting Files/Juick-Prefix.pch')
-rw-r--r-- | Juick/Supporting Files/Juick-Prefix.pch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Juick/Supporting Files/Juick-Prefix.pch b/Juick/Supporting Files/Juick-Prefix.pch index c9a0d25..3a66330 100644 --- a/Juick/Supporting Files/Juick-Prefix.pch +++ b/Juick/Supporting Files/Juick-Prefix.pch @@ -17,9 +17,7 @@ #import <MobileCoreServices/MobileCoreServices.h> #import <UserNotifications/UserNotifications.h> - #import <SAMKeychain/SAMKeychain.h> #import "UIImage+Utils.h" - #import <AFNetworking/AFNetworking.h> #import <DateTools/DateTools.h> #import <PHFComposeBarView/PHFComposeBarView.h> #import <UIView+Shimmer.h> |