python: remove unused imports

This commit is contained in:
link2xt
2021-04-30 10:56:27 +03:00
parent 628c30f130
commit 9faf4a5fa7

View File

@@ -9,8 +9,6 @@ import subprocess
import tempfile
import textwrap
import types
from os.path import abspath
from os.path import dirname as dn
import cffi