mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-04 06:20:26 +00:00
parent
c8fbe5a9ff
commit
7c4f6b5803
1 changed files with 0 additions and 2 deletions
|
@ -69,8 +69,6 @@ public class TupleOperationEx extends EntityOperation {
|
|||
} catch (Throwable ex) {
|
||||
Log.e(ex);
|
||||
}
|
||||
else if (SYNC.equals(name))
|
||||
key.id = "folder:" + folder;
|
||||
else if (!MOVE.equals(name))
|
||||
key.id = "id:" + id;
|
||||
|
||||
|
|
Loading…
Reference in a new issue