diff --git a/libstormgames.py b/libstormgames.py index 596b1f2..bd74b66 100755 --- a/libstormgames.py +++ b/libstormgames.py @@ -27,7 +27,6 @@ except ImportError: print("No other speech providers found.") exit() -import subprocess import time localConfig = configparser.ConfigParser()