diff options
Diffstat (limited to 'boot/boot.py')
| -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 658748a..56bcc7e 100755 --- a/boot/boot.py +++ b/boot/boot.py @@ -2,7 +2,6 @@ import os, json import urllib2 -import subprocess import yaml from wifi import * |
