From 0aa04ae42f2557c9e2dca801b88b8f0bb6751068 Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Fri, 6 Oct 2017 02:49:13 +0200 Subject: [PATCH] Cleanup. --- tclcheck_findver.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tclcheck_findver.py b/tclcheck_findver.py index e18e5e4..3019f82 100644 --- a/tclcheck_findver.py +++ b/tclcheck_findver.py @@ -3,7 +3,6 @@ # pylint: disable=C0111,C0326,C0103 -import collections import sys import tcllib from requests.exceptions import RequestException, Timeout