mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 11:25:13 +01:00
Formatting
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user