Removed unused modules

This commit is contained in:
Fabio Manganiello 2017-11-09 05:37:05 +01:00
parent 425ff8a285
commit 81d879c9ee
1 changed files with 0 additions and 2 deletions

View File

@ -4,9 +4,7 @@ import os
import logging import logging
import json import json
import socket import socket
import subprocess
import sys import sys
import time
import websocket import websocket
import yaml import yaml