mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-04 08:08:16 +02:00
Simplification
This commit is contained in:
@@ -1240,9 +1240,6 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
|
||||
iservice.getStore(), ifolder,
|
||||
state);
|
||||
|
||||
} catch (FolderNotFoundException ex) {
|
||||
Log.w(folder.name, ex);
|
||||
db.folder().deleteFolder(folder.id);
|
||||
} catch (Throwable ex) {
|
||||
Log.e(folder.name, ex);
|
||||
EntityLog.log(
|
||||
|
||||
Reference in New Issue
Block a user