Move the osso wrapper out of the wifimap module
[wifihood] / wifimap / wifiscan.py
index 33221b0..41cfda7 100644 (file)
@@ -1,8 +1,5 @@
 
-try :
-    import osso
-except :
-    import osso_wrapper as osso
+import osso
 
 import time