mirror of https://github.com/M66B/FairEmail.git
Formatting
This commit is contained in:
parent
0323be0475
commit
2b0f0a0f21
|
@ -506,7 +506,7 @@ public class EntityOperation {
|
||||||
|
|
||||||
} catch (JSONException ex) {
|
} catch (JSONException ex) {
|
||||||
Log.e(ex);
|
Log.e(ex);
|
||||||
} catch (SQLiteConstraintException ex){
|
} catch (SQLiteConstraintException ex) {
|
||||||
Log.w(ex);
|
Log.w(ex);
|
||||||
// folder or message gone
|
// folder or message gone
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue