Skip to content

Commit bdb1198

Browse files
committed
formatting
1 parent fb8abdf commit bdb1198

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

app/services/location/csbs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from asyncache import cached
77
from cachetools import TTLCache
88

9-
109
from ...caches import check_cache, load_cache
1110
from ...coordinates import Coordinates
1211
from ...location.csbs import CSBSLocation

app/services/location/nyt.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from asyncache import cached
77
from cachetools import TTLCache
88

9-
109
from ...caches import check_cache, load_cache
1110
from ...coordinates import Coordinates
1211
from ...location.nyt import NYTLocation

0 commit comments

Comments
 (0)