Formatting

This commit is contained in:
M66B
2022-10-20 11:14:38 +02:00
parent 0323be0475
commit 2b0f0a0f21

View File

@@ -506,7 +506,7 @@ public class EntityOperation {
} catch (JSONException ex) {
Log.e(ex);
} catch (SQLiteConstraintException ex){
} catch (SQLiteConstraintException ex) {
Log.w(ex);
// folder or message gone
}