Skip to content

Commit b70e19c

Browse files
committed
fixup: UIImage remove obsolete import
1 parent 91d1d34 commit b70e19c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

XBMC Remote/SDWebImage/SDWebImageDownloaderOperation.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#import "UIImage+MultiFormat.h"
1212
#import <ImageIO/ImageIO.h>
1313
#import "SDWebImageManager.h"
14-
#import "Utilities.h"
1514
#import "UIImage+Extensions.h"
1615

1716
NSString *const SDWebImageDownloadStartNotification = @"SDWebImageDownloadStartNotification";

XBMC Remote/SDWebImage/UIImageView+WebCache.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#import "UIImageView+WebCache.h"
1010
#import "objc/runtime.h"
1111
#import "UIView+WebCacheOperation.h"
12-
#import "Utilities.h"
1312

1413
static char imageURLKey;
1514
static char TAG_ACTIVITY_INDICATOR;

0 commit comments

Comments
 (0)