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.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'Juick/Views/BubbleMessageCell.h') diff --git a/Juick/Views/BubbleMessageCell.h b/Juick/Views/BubbleMessageCell.h index 1f5d2e9..875efd3 100644 --- a/Juick/Views/BubbleMessageCell.h +++ b/Juick/Views/BubbleMessageCell.h @@ -10,8 +10,6 @@ #import "Message.h" #import "FixedLabel.h" -@import TTTAttributedLabel; - @interface BubbleMessageCell : UITableViewCell @property (strong, nonatomic) IBOutlet UIImageView *avatarView; @property (strong, nonatomic) IBOutlet UILabel *unreadMarker; -- cgit v1.2.3