diff --git a/RNFSManager.m b/RNFSManager.m index 41daa7b..101c7c1 100755 --- a/RNFSManager.m +++ b/RNFSManager.m @@ -723,7 +723,6 @@ RCT_EXPORT_METHOD(copyAssetsVideoIOS: (NSString *) imageUri NSLog(@"video failure"); } dispatch_group_leave(group); - // use URL to get file content } }]; dispatch_group_wait(group, DISPATCH_TIME_FOREVER);