From 6e25505bba02a461368f04d38170c871327d1ecc Mon Sep 17 00:00:00 2001 From: jesopo Date: Wed, 1 May 2019 16:15:42 +0100 Subject: Remove `import pytz` from location.py, we don't use it --- modules/location.py | 1 - 1 file changed, 1 deletion(-) (limited to 'modules') diff --git a/modules/location.py b/modules/location.py index 284ee3ad..807fd33c 100644 --- a/modules/location.py +++ b/modules/location.py @@ -1,5 +1,4 @@ from src import ModuleManager, utils -import pytz URL_OPENCAGE = "https://api.opencagedata.com/geocode/v1/json" -- cgit v1.3.1-10-gc9f91