Skip to content

Commit

Permalink
ok, I give up on log organisation
Browse files Browse the repository at this point in the history
  • Loading branch information
douglascamata committed Jul 29, 2016
1 parent a977bc0 commit aff8e76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pokemongo_bot/spiral_navigator.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,4 @@ def take_step(self):
self.ptr += self.direction
self.cnt = 0

logger.log('')
return [point['lat'], point['lng']]

0 comments on commit aff8e76

Please sign in to comment.