diff options
author | Vitaly Takmazov | 2016-08-14 02:55:21 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2016-08-14 02:55:21 +0300 |
commit | e32c85b7650c0869a2aa319111a837ede75669d1 (patch) | |
tree | 29dfae230aded06e9d70781a8d393818e0d926f1 /Juick/AppDelegate.h | |
parent | 934f816c2e0851ea7faf7c7e5c4a84779a4accfe (diff) |
new navcell layout
Diffstat (limited to 'Juick/AppDelegate.h')
-rw-r--r-- | Juick/AppDelegate.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Juick/AppDelegate.h b/Juick/AppDelegate.h index 561f7ee..c0a7650 100644 --- a/Juick/AppDelegate.h +++ b/Juick/AppDelegate.h @@ -8,7 +8,6 @@ #import <UIKit/UIKit.h> #import "User.h" -#import "TitleView.h" @class SWRevealViewController; |