From a7cb4ab3f629b423099afad204c7ae1bf8df9677 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 16 Oct 2018 21:26:27 +0300 Subject: Try without frameworks again --- Juick/APIClient.h | 1 - 1 file changed, 1 deletion(-) (limited to 'Juick/APIClient.h') diff --git a/Juick/APIClient.h b/Juick/APIClient.h index dd7d13b..5cf6437 100644 --- a/Juick/APIClient.h +++ b/Juick/APIClient.h @@ -7,7 +7,6 @@ // #import #import "Message.h" -@import AFNetworking; @interface APIClient : NSObject -- cgit v1.2.3