mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-11-01 07:13:56 +01:00
Removed unnecessary comments
This commit is contained in:
parent
d2982845ff
commit
630eebeeac
2 changed files with 1 additions and 41 deletions
|
|
@ -259,10 +259,7 @@ public class ShareActivity
|
|||
} catch (IOException e) {
|
||||
Log.d(TAG, "IO Exception: ", e);
|
||||
}
|
||||
|
||||
|
||||
|
||||
//File imageFile = new File(mediaUri.getPath());
|
||||
|
||||
}
|
||||
|
||||
if(savedInstanceState != null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue