diff options
Diffstat (limited to 'boot/vocabcompiler.py')
| -rw-r--r-- | boot/vocabcompiler.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boot/vocabcompiler.py b/boot/vocabcompiler.py index d8c2295..4daaa26 100644 --- a/boot/vocabcompiler.py +++ b/boot/vocabcompiler.py @@ -12,7 +12,6 @@ mod_path = os.path.abspath('../client/modules/') sys.path.append(lib_path) sys.path.append(mod_path) -import modules import g2p |
