Kaydet (Commit) 80facd7a authored tarafından Matt Robenolt's avatar Matt Robenolt Kaydeden (comit) Tim Graham

Removed unused variable django.http.request.absolute_http_url_re

üst 91e2780d
......@@ -22,7 +22,6 @@ from django.utils.six.moves.urllib.parse import parse_qsl, urlencode, quote, url
RAISE_ERROR = object()
absolute_http_url_re = re.compile(r"^https?://", re.I)
host_validation_re = re.compile(r"^([a-z0-9.-]+|\[[a-f0-9]*:[a-f0-9:]+\])(:\d+)?$")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment