Assert that we have a local update

This commit is contained in:
Daniel Lublin
2022-05-16 10:05:15 +02:00
parent 84afc6d934
commit d2728dd29b
3 changed files with 7 additions and 27 deletions

View File

@@ -57,7 +57,6 @@ public interface MailboxPropertyManager {
*/
String MSG_KEY_LOCAL = "local";
@Nullable
MailboxPropertiesUpdate getLocalProperties(Transaction txn, ContactId c)
throws DbException;