mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-26 23:04:29 +00:00
oops. remove santas debug line
This commit is contained in:
parent
c6435c5aa7
commit
3b768ae989
@ -253,7 +253,6 @@ class ExecutionEngine(object):
|
||||
if slot.closing:
|
||||
return slot.closing
|
||||
log.msg(format="Closing spider (%(reason)s)", reason=reason, spider=spider)
|
||||
log.msg(format='hohohoohoo %(aaa)s', spider=spider, aaa='12')
|
||||
|
||||
dfd = slot.close()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user