Skip to content

Commit

Permalink
Merge 0657379 into 2c2075a
Browse files Browse the repository at this point in the history
  • Loading branch information
Anderson-Liu committed Aug 24, 2018
2 parents 2c2075a + 0657379 commit beb3c57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crawler/crawling/pipelines.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ def _clean_item(self, item):
del item_copy['status_msg']
item_copy['action'] = 'ack'
item_copy['logger'] = self.logger.name
item_copy

return item_copy

Expand Down

0 comments on commit beb3c57

Please sign in to comment.