diff --git a/re2oapi/client.py b/re2oapi/client.py index 5adb1bc..6348c8e 100644 --- a/re2oapi/client.py +++ b/re2oapi/client.py @@ -7,7 +7,6 @@ import json import requests from requests.exceptions import HTTPError -from . import endpoints from . import exceptions # Number of seconds before expiration where renewing the token is done