Remove old completed todo

This commit is contained in:
Keir Nellyer 2016-06-27 18:06:01 +01:00
parent 42bd2148e5
commit 48a2d0d304

View File

@ -248,7 +248,6 @@ public class ReportRepository extends MinecraftRepository
}
}
// todo check if expired
public CompletableFuture<Report> getOngoingReport(int suspectId)
{
return CompletableFuture.supplyAsync(() ->