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 9827a49 commit 964e09bCopy full SHA for 964e09b
readthedocs/projects/tasks.py
@@ -32,7 +32,7 @@
32
BUILD_STATE_FINISHED)
33
from readthedocs.builds.models import Build, Version
34
from readthedocs.builds.signals import build_complete
35
-from readthedocs.core.utils import send_email, run_on_app_servers, broadcast
+from readthedocs.core.utils import send_email, broadcast
36
from readthedocs.core.symlink import PublicSymlink, PrivateSymlink
37
from readthedocs.cdn.purge import purge
38
from readthedocs.doc_builder.loader import get_builder_class
0 commit comments