Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
Remove unused import
  • Loading branch information
MerlionRock authored Aug 3, 2017
1 parent e692a11 commit 694222c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pokemongo_bot/api_wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
from .human_behaviour import sleep, gps_noise_rng
from pokemongo_bot.base_dir import _base_dir
from geopy.geocoders import GoogleV3
from geopy.geocoders import Nominatim

class PermaBannedException(Exception):
pass
Expand Down

0 comments on commit 694222c

Please sign in to comment.