We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91d1d34 commit b70e19cCopy full SHA for b70e19c
XBMC Remote/SDWebImage/SDWebImageDownloaderOperation.m
@@ -11,7 +11,6 @@
11
#import "UIImage+MultiFormat.h"
12
#import <ImageIO/ImageIO.h>
13
#import "SDWebImageManager.h"
14
-#import "Utilities.h"
15
#import "UIImage+Extensions.h"
16
17
NSString *const SDWebImageDownloadStartNotification = @"SDWebImageDownloadStartNotification";
XBMC Remote/SDWebImage/UIImageView+WebCache.m
@@ -9,7 +9,6 @@
9
#import "UIImageView+WebCache.h"
10
#import "objc/runtime.h"
#import "UIView+WebCacheOperation.h"
static char imageURLKey;
static char TAG_ACTIVITY_INDICATOR;
0 commit comments