Remove unused import

This commit is contained in:
Dan 2018-05-03 15:47:02 +02:00
parent cd9f2223e7
commit 14b6ced6e2

View File

@ -26,7 +26,6 @@ import os
import re
import shutil
import struct
import sys
import tempfile
import threading
import time