[elbe-devel] [PATCH 12/16] daemons: esoap: remove unused import
Torben Hohn
torben.hohn at linutronix.de
Wed Jul 28 17:40:48 CEST 2021
Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
---
elbepack/daemons/soap/esoap.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/elbepack/daemons/soap/esoap.py b/elbepack/daemons/soap/esoap.py
index c4502c494..5748d95bb 100644
--- a/elbepack/daemons/soap/esoap.py
+++ b/elbepack/daemons/soap/esoap.py
@@ -10,7 +10,6 @@ import binascii
import os
import tarfile
import fnmatch
-import sys
from tempfile import NamedTemporaryFile
--
2.20.1
More information about the elbe-devel
mailing list