Skip to content

Commit 3e946b6

Browse files
author
Ryan Ginstrom
committed
Remove unnecessary comment
1 parent 68efbd4 commit 3e946b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readthedocs/projects/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
from taggit.managers import TaggableManager
1919

2020
from readthedocs.core.utils import broadcast, slugify
21-
# transitioning from v1 to v2, rename for now, remove later
2221
from readthedocs.restapi.client import api
2322
from readthedocs.builds.constants import LATEST, LATEST_VERBOSE_NAME, STABLE
2423
from readthedocs.projects import constants

0 commit comments

Comments
 (0)