Skip to content

Commit daff0d8

Browse files
committed
Linter
1 parent 0e51ad9 commit daff0d8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

readthedocs/redirects/utils.py

-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# -*- coding: utf-8 -*-
2-
31
"""
42
Redirection view support.
53
@@ -15,8 +13,6 @@
1513

1614
from django.http import HttpResponseRedirect
1715

18-
from django.http import HttpResponseRedirect
19-
2016
from readthedocs.constants import LANGUAGES_REGEX
2117
from readthedocs.projects.models import Project
2218

0 commit comments

Comments
 (0)