diff --git a/profileexecutor.py b/profileexecutor.py index 66538eb..0753b0c 100644 --- a/profileexecutor.py +++ b/profileexecutor.py @@ -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 *