Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
lizraeli authored and Johan-dutoit committed Jan 9, 2020
1 parent ac142cf commit cd69e94
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,6 @@ public void onReTry(WeakReference<ImagePickerModule> moduleInstance,
}
else
{
// String[] PERMISSIONS = {Manifest.permission.WRITE_EXTERNAL_STORAGE, Manifest.permission.CAMERA};
String[] PERMISSIONS;
switch (requestCode) {
case REQUEST_PERMISSIONS_FOR_LIBRARY:
Expand Down

0 comments on commit cd69e94

Please sign in to comment.