Clean up, remove compat with py < 3.6
[pyi2ncommon] / test / test_log_helpers.py
index 0f10dcd..46ad2cd 100644 (file)
@@ -6,7 +6,6 @@ Test log_helpers.
 .. codeauthor:: Intra2net AG <info@intra2net.com>
 """
 
-import sys
 import unittest
 import logging
 from tempfile import mkstemp