oops. remove santas debug line

This commit is contained in:
Daniel Graña 2012-08-31 20:10:32 -03:00
parent c6435c5aa7
commit 3b768ae989
1 changed files with 0 additions and 1 deletions

View File

@ -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()