Skip to content

Commit 252cd5a

Browse files
committed
cleanup
1 parent bcf81df commit 252cd5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

RNFSManager.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,6 @@ - (dispatch_queue_t)methodQueue
723723
NSLog(@"video failure");
724724
}
725725
dispatch_group_leave(group);
726-
// use URL to get file content
727726
}
728727
}];
729728
dispatch_group_wait(group, DISPATCH_TIME_FOREVER);

0 commit comments

Comments
 (0)