1
0
mirror of https://github.com/aidygus/LinVAM.git synced 2024-09-21 10:48:45 +10:00

remove modules not used

This commit is contained in:
Daniele Scasciafratte 2019-05-05 16:32:17 +02:00
parent 5a49817282
commit fd724b6770

View File

@ -8,9 +8,6 @@ import json
from profileexecutor import ProfileExecutor
import sys
import pickle
import time
import keyboard
import threading
import signal
class MainWnd(QWidget):