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