Skip to content

Commit 4549e37

Browse files
authored
Merge pull request #17 from uphold-forks/support/react-native-0.60
Remove ImageLoader import
2 parents f091b32 + 6cc0a7c commit 4549e37

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ios/sha256.m

-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
#import "sha256.h"
1010

1111
#import <React/RCTUtils.h>
12-
#import <React/RCTImageLoader.h>
13-
1412
#include <CommonCrypto/CommonDigest.h>
1513

1614
@implementation sha256Lib

0 commit comments

Comments
 (0)