TF-1667 Get spam mailbox cached

(cherry picked from commit 9abd6fc9c5c508499e7d3d9ed525ff57edaead31)
This commit is contained in:
dab246
2023-04-05 15:28:09 +07:00
committed by Dat Vu
parent 758c14fb72
commit 618fd9b64e
2 changed files with 19 additions and 1 deletions
@@ -1,2 +1,4 @@
class NotFoundLastTimeDismissedSpamReportException implements Exception {}
class NotFoundLastTimeDismissedSpamReportException implements Exception {}
class NotFoundSpamMailboxCachedException implements Exception {}