diff --git a/fanficfare/nsapa_proxy.py b/fanficfare/nsapa_proxy.py index 6ce15994..3a179d7e 100644 --- a/fanficfare/nsapa_proxy.py +++ b/fanficfare/nsapa_proxy.py @@ -15,10 +15,10 @@ # limitations under the License. # +import time import logging logger = logging.getLogger(__name__) - from .fetcher import RequestsFetcher, FetcherResponse, make_log import socket