From 38258b6033869da653e6568195c5c870cbf4ddd5 Mon Sep 17 00:00:00 2001 From: schneefux Date: Tue, 27 May 2014 20:37:27 -0400 Subject: removed wifi import --- boot/boot.py | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.3.1