apps-android-commons/app/src/main/java
Dan Garry 877c669297 Remove redundant empty if/else statement in NotificationActivity (#2953)
* Remove redundant empty if/else statement

This patch removes an empty if/else statement that has no effect on the execution flow of the program.

* Remove redundant empty if/else statement in MainActivity

This patch removes an empty if/else statement that has no effect on the execution flow of the program, which makes the code simpler.
2019-05-17 17:35:14 +03:00
..
fr/free/nrw/commons Remove redundant empty if/else statement in NotificationActivity (#2953) 2019-05-17 17:35:14 +03:00