We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68efbd4 commit 3e946b6Copy full SHA for 3e946b6
readthedocs/projects/models.py
@@ -18,7 +18,6 @@
18
from taggit.managers import TaggableManager
19
20
from readthedocs.core.utils import broadcast, slugify
21
-# transitioning from v1 to v2, rename for now, remove later
22
from readthedocs.restapi.client import api
23
from readthedocs.builds.constants import LATEST, LATEST_VERBOSE_NAME, STABLE
24
from readthedocs.projects import constants
0 commit comments