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/ViewControllers/ChatViewController.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'Juick/ViewControllers/ChatViewController.h') diff --git a/Juick/ViewControllers/ChatViewController.h b/Juick/ViewControllers/ChatViewController.h index 3479942..a5c5d5a 100644 --- a/Juick/ViewControllers/ChatViewController.h +++ b/Juick/ViewControllers/ChatViewController.h @@ -9,8 +9,6 @@ #import #import "User.h" -@import PHFComposeBarView; - @interface ChatViewController : UITableViewController @property(nonatomic, strong) NSMutableArray *messages; @property(nonatomic, strong) NSString *uname; -- cgit v1.2.3