diff options
author | Vitaly Takmazov | 2016-08-15 01:24:24 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2016-08-15 01:24:24 +0300 |
commit | 9d2b52bb9ee096c546028bd0257944cade21ab4e (patch) | |
tree | 649b4b471884b9fb0ca87ca2f229487b3b38f035 /Juick/RevealPanelViewController.h | |
parent | a778c55cd848b0d0d452a20e8eaf6a477c068ca3 (diff) |
DFImageManager
Diffstat (limited to 'Juick/RevealPanelViewController.h')
-rw-r--r-- | Juick/RevealPanelViewController.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Juick/RevealPanelViewController.h b/Juick/RevealPanelViewController.h index 0300274..ff5006c 100644 --- a/Juick/RevealPanelViewController.h +++ b/Juick/RevealPanelViewController.h @@ -9,7 +9,6 @@ #import <UIKit/UIKit.h> #import <FAImageView.h> #import "LoginViewController.h" -#import <SDWebImage/UIImageView+WebCache.h> @interface RevealPanelViewController : UIViewController<UITableViewDataSource, UITableViewDelegate> @property (nonatomic, strong) IBOutlet UITableView *tableView; |