mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 17:13:23 +02:00
Simplification
This commit is contained in:
@@ -1179,8 +1179,6 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
|
||||
}
|
||||
|
||||
Log.i(account.name + " done state=" + state);
|
||||
} catch (StoreClosedException ex) {
|
||||
Log.w(account.name, ex);
|
||||
} catch (Throwable ex) {
|
||||
Log.e(account.name, ex);
|
||||
EntityLog.log(
|
||||
|
||||
Reference in New Issue
Block a user