remove modules not used

This commit is contained in:
Daniele Scasciafratte 2019-05-05 16:32:17 +02:00
parent 5a49817282
commit fd724b6770
1 changed files with 0 additions and 3 deletions

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):