Make spotBugs happy

This commit is contained in:
Sylvia van Os
2021-08-25 21:38:52 +02:00
parent 856c735ba3
commit 35835fda34

View File

@@ -47,6 +47,7 @@ public class AboutActivity extends CatimaAppCompatActivity
String tmp = reader.readLine();
if (tmp == null || tmp.isEmpty()) {
reader.close();
break;
}