mirror of
https://github.com/status-im/react-native-fs.git
synced 2025-02-28 23:10:29 +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");
|
||||
}
|
||||
dispatch_group_leave(group);
|
||||
// use URL to get file content
|
||||
}
|
||||
}];
|
||||
dispatch_group_wait(group, DISPATCH_TIME_FOREVER);
|
||||
|
Loading…
x
Reference in New Issue
Block a user