Skip to content

Commit

Permalink
Fixing the Desiigner - Panda reference during Debug.....
Browse files Browse the repository at this point in the history
  • Loading branch information
eggins committed Jul 25, 2016
1 parent 4b37180 commit fa9df3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pokemongo_bot/cell_workers/pokemon_catch_worker.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ def work(self):

if balls_stock[pokeball] is 0:
break
else:
print 'we got balls in atlanta'

self.api.use_item_capture(
item_id=berry_id,
Expand Down

0 comments on commit fa9df3b

Please sign in to comment.