diff --git a/httpbin/helpers.py b/httpbin/helpers.py index 00e29ea..0cff86c 100644 --- a/httpbin/helpers.py +++ b/httpbin/helpers.py @@ -26,7 +26,6 @@ ASCII_ART = """ """ REDIRECT_LOCATION = '/redirect/1' -# TODO: url_for. def get_files():