remove modules not used

This commit is contained in:
Daniele Scasciafratte 2019-05-05 16:47:59 +02:00
parent fd724b6770
commit edac47b16d
1 changed files with 1 additions and 3 deletions

View File

@ -2,9 +2,7 @@ import keyboard
from pynput.mouse import Button, Controller
import time
import threading
import copy
import json
import sys, os, pyaudio
import os, pyaudio
from pocketsphinx.pocketsphinx import *
from sphinxbase.sphinxbase import *