fixed flake8 warnings

This commit is contained in:
tomaae 2020-04-13 12:25:08 +02:00
parent fd5a332f8c
commit 1fd65f6a94
2 changed files with 5 additions and 6 deletions

View file

@ -2,7 +2,6 @@
import logging
import ssl
import time
from time import time
from threading import Lock