Эх сурвалжийг харах

remove inappropriate todo, file issue instead

George S. Baugh 4 жил өмнө
parent
commit
82f85e95cb

+ 0 - 2
lib/Trog/Routes/HTML.pm

@@ -340,8 +340,6 @@ sub redirect_permanent ($to) {
     return [301, ["Location" => $to], ['']];
     return [301, ["Location" => $to], ['']];
 }
 }
 
 
-# TODO Rate limiting route
-
 =head1 NORMAL ROUTES
 =head1 NORMAL ROUTES
 
 
 These are expected to either return a 200, or redirect to something which does.
 These are expected to either return a 200, or redirect to something which does.