Remove unnecessary dependencies

This commit is contained in:
Miguel Jacq 2018-10-14 09:22:09 +11:00
parent 0698f8ca6d
commit 5df43ed232
2 changed files with 1 additions and 5 deletions

View file

@ -1,8 +1,5 @@
import json
import os
import requests
import shutil
import socket
import socks
from PyQt5 import QtCore, QtTest