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.")
|
print("No other speech providers found.")
|
||||||
exit()
|
exit()
|
||||||
|
|
||||||
import subprocess
|
|
||||||
import time
|
import time
|
||||||
|
|
||||||
localConfig = configparser.ConfigParser()
|
localConfig = configparser.ConfigParser()
|
||||||
|
Loading…
Reference in New Issue
Block a user