diff options
| -rw-r--r-- | client/stt.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/stt.py b/client/stt.py index d732d32..7626a5d 100644 --- a/client/stt.py +++ b/client/stt.py @@ -1,7 +1,6 @@ #!/usr/bin/env python2 # -*- coding: utf-8-*- import os -import traceback import wave import json import tempfile |
