Remove unused import of threading

This commit is contained in:
Oz N Tiram
2022-10-06 00:23:47 +02:00
parent 9bc26b056f
commit ea84f684a6
-1
View File
@@ -6,7 +6,6 @@ import os
import shlex
import shutil
import traceback
import threading
import sys
import warnings
from pathlib import Path