From b0885f7b84245fa22ccb1b91c00d03675c1cfafc Mon Sep 17 00:00:00 2001 From: Charlie Jacomme Date: Wed, 27 Jun 2018 17:06:17 +0200 Subject: [PATCH] Removing old import --- re2oapi/client.py | 1 - 1 file changed, 1 deletion(-) 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