From fa9df3b05072432f3ca1f9d68a39cf086a4686eb Mon Sep 17 00:00:00 2001 From: Darron Eggins Date: Mon, 25 Jul 2016 23:43:31 +1000 Subject: [PATCH] Fixing the Desiigner - Panda reference during Debug..... --- pokemongo_bot/cell_workers/pokemon_catch_worker.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/pokemongo_bot/cell_workers/pokemon_catch_worker.py b/pokemongo_bot/cell_workers/pokemon_catch_worker.py index 260844aef3..1b3c68df06 100644 --- a/pokemongo_bot/cell_workers/pokemon_catch_worker.py +++ b/pokemongo_bot/cell_workers/pokemon_catch_worker.py @@ -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,