mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-21 05:33:16 +00:00
deleted unneeded log
--HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%4049
This commit is contained in:
parent
fc4e0eaa2a
commit
805eeec844
@ -39,7 +39,6 @@ class Node:
|
||||
self.master = master
|
||||
|
||||
def _set_status(self, status):
|
||||
log.msg("Response from worker: %s" % status)
|
||||
self.status_as_dict = status
|
||||
if not status:
|
||||
self.available = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user