diff options
Diffstat (limited to 'boot')
| -rwxr-xr-x | boot/boot.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boot/boot.py b/boot/boot.py index ac52bdd..ebe6b35 100755 --- a/boot/boot.py +++ b/boot/boot.py @@ -3,7 +3,6 @@ import os, json import urllib2 import yaml -from wifi import * import vocabcompiler |
