Skip to content

Commit 50af212

Browse files
committed
Remove cruft.
1 parent 7a3b8a8 commit 50af212

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

readthedocs/projects/tasks.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -371,9 +371,6 @@ def update_app_instances(self, html=False, localmedia=False, search=False,
371371
callback=sync_callback.s(version_pk=self.version.pk, commit=self.build['commit']),
372372
)
373373

374-
# fileify.delay(self.version.pk, commit=self.build.get('commit'))
375-
# update_search.delay(self.version.pk, commit=self.build.get('commit'))
376-
377374
def setup_environment(self):
378375
"""
379376
Build the virtualenv and install the project into it.

0 commit comments

Comments
 (0)