Removed old code resulting in compiler error and replaced with a todo for the future
This commit is contained in:
parent
2931826916
commit
8bbeb3292f
@ -118,7 +118,7 @@ public class ReportManager
|
||||
|
||||
if (report.getCategory() == ReportCategory.CHAT_ABUSE) // only chat abuse reports have chat logs published
|
||||
{
|
||||
_snapshotManager.getSnapshotRepository().unpublishChatLog(report.getToken());
|
||||
// todo do we remove or archive stored data in db? ie snapshots
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user