Skip to content

Commit 003cc90

Browse files
fix: remove unneeded comment
1 parent 0eb8db7 commit 003cc90

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/v1/routes/reports.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -683,8 +683,6 @@ const reportPlugin = async (instance: FastifyInstance) => {
683683

684684
export default reportPlugin;
685685

686-
///TODO
687-
// Add ratelimiting
688686
// Make it so that actioning someone actually does something in the api (with minimal impact on performance)
689687
// Investigate email
690688
// Add limits to sutff like reaons and messages

0 commit comments

Comments
 (0)