Skip to content

Commit 204c020

Browse files
committed
Remove unused import
1 parent 65b44e0 commit 204c020

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readthedocs/doc_builder/backends/sphinx.py

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
from django.conf import settings
1818
from django.template import loader as template_loader
1919
from django.template.loader import render_to_string
20-
from packaging.version import Version
2120

2221
from readthedocs.builds import utils as version_utils
2322
from readthedocs.projects.exceptions import ProjectConfigurationError

0 commit comments

Comments
 (0)