mirror of
https://github.com/status-im/react-native-fs.git
synced 2025-03-01 07:20:33 +00:00
cleanup
This commit is contained in:
parent
bcf81df6f8
commit
252cd5a3e5
@ -723,7 +723,6 @@ RCT_EXPORT_METHOD(copyAssetsVideoIOS: (NSString *) imageUri
|
|||||||
NSLog(@"video failure");
|
NSLog(@"video failure");
|
||||||
}
|
}
|
||||||
dispatch_group_leave(group);
|
dispatch_group_leave(group);
|
||||||
// use URL to get file content
|
|
||||||
}
|
}
|
||||||
}];
|
}];
|
||||||
dispatch_group_wait(group, DISPATCH_TIME_FOREVER);
|
dispatch_group_wait(group, DISPATCH_TIME_FOREVER);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user