1
0
mirror of https://github.com/mbirth/tcl_ota_check.git synced 2024-11-09 22:06:47 +00:00
This commit is contained in:
Markus Birth 2017-10-06 02:49:13 +02:00
parent 3f3b4370d0
commit 0aa04ae42f
Signed by: mbirth
GPG Key ID: A9928D7A098C3A9A

View File

@ -3,7 +3,6 @@
# pylint: disable=C0111,C0326,C0103
import collections
import sys
import tcllib
from requests.exceptions import RequestException, Timeout