TF-3977 Add disable spam banner in preferences setting
This commit is contained in:
@@ -14,7 +14,5 @@ abstract class SpamReportRepository {
|
||||
|
||||
Future<void> storeSpamReportState(SpamReportState spamReportState);
|
||||
|
||||
Future<void> deleteSpamReportState();
|
||||
|
||||
Future<Mailbox> getSpamMailboxCached(AccountId accountId, UserName userName);
|
||||
}
|
||||
Reference in New Issue
Block a user