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/Views/BubbleMessageCell.m | 1 - 1 file changed, 1 deletion(-) (limited to 'Juick/Views/BubbleMessageCell.m') diff --git a/Juick/Views/BubbleMessageCell.m b/Juick/Views/BubbleMessageCell.m index 33a4206..51fbaa2 100644 --- a/Juick/Views/BubbleMessageCell.m +++ b/Juick/Views/BubbleMessageCell.m @@ -8,7 +8,6 @@ #import "BubbleMessageCell.h" #import "ColorScheme.h" -@import AFNetworking; @implementation BubbleMessageCell -- cgit v1.2.3