mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-26 13:25:51 +08:00
Misc. cleanup
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
#import "RCTCache.h"
|
||||
#import "RCTUtils.h"
|
||||
|
||||
// TODO: something a bit more sophisticated
|
||||
|
||||
typedef void (^RCTCachedDataDownloadBlock)(BOOL cached, NSData *data, NSError *error);
|
||||
|
||||
@implementation RCTImageDownloader
|
||||
|
||||
Reference in New Issue
Block a user