mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-09-18 03:01:08 -04:00
Make spotBugs happy
This commit is contained in:
1 parent
856c735ba3
commit
35835fda34
1 file changed
+1
@@ -47,6 +47,7 @@ public class AboutActivity extends CatimaAppCompatActivity
|
||||
String tmp = reader.readLine();
|
||||
|
||||
if (tmp == null || tmp.isEmpty()) {
|
||||
reader.close();
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in new issue
Block a user