Make spotBugs happy

This commit is contained in:
Sylvia van Os committed 2021-08-25 21:38:52 +02:00
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;
}