Removed unneeded import subprocess
This commit is contained in:
parent
9ec9d1240d
commit
7ba5b6ef94
@ -27,7 +27,6 @@ except ImportError:
|
||||
print("No other speech providers found.")
|
||||
exit()
|
||||
|
||||
import subprocess
|
||||
import time
|
||||
|
||||
localConfig = configparser.ConfigParser()
|
||||
|
Loading…
Reference in New Issue
Block a user