remove unused import

This commit is contained in:
Tomas Kopecek 2022-08-01 11:34:00 +02:00
parent 2006ab1dd8
commit b3f7d7c34e

View file

@ -37,7 +37,6 @@ import os.path
import pwd
import random
import re
import signal
import socket
import struct
import sys