Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisveilleux committed May 12, 2021
1 parent 276a2bb commit 5b8b6ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
Selene. The Selene API is also used to get geographical information about the
city name provided in the request.
"""
from collections import defaultdict
from multi_key_dict import multi_key_dict
from time import sleep
from typing import List, Tuple
Expand Down

0 comments on commit 5b8b6ce

Please sign in to comment.