We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 601a3bc commit e133a35Copy full SHA for e133a35
readthedocs/projects/views/private.py
@@ -34,7 +34,7 @@
34
ProjectAdvertisingForm)
35
from readthedocs.projects.models import Project, EmailHook, WebHook, Domain
36
from readthedocs.projects.views.base import ProjectAdminMixin, ProjectSpamMixin
37
-from readthedocs.projects import constants, tasks
+from readthedocs.projects import tasks
38
from readthedocs.oauth.services import registry
39
from readthedocs.oauth.utils import attach_webhook, update_webhook
40
0 commit comments