Remove import pytz
from location.py, we don't use it
This commit is contained in:
parent
ed57ac7c17
commit
6e25505bba
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
from src import ModuleManager, utils
|
from src import ModuleManager, utils
|
||||||
import pytz
|
|
||||||
|
|
||||||
URL_OPENCAGE = "https://api.opencagedata.com/geocode/v1/json"
|
URL_OPENCAGE = "https://api.opencagedata.com/geocode/v1/json"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue