mirror of
https://github.com/gryf/wicd.git
synced 2026-02-22 01:45:46 +01:00
Correctly handle case where a key is all digits and starts with a '0'.
Remove some unused imports. Simplfy code that checks for valid wpa_supplicant drivers.
This commit is contained in:
@@ -25,8 +25,6 @@ import sys
|
||||
import os
|
||||
import time
|
||||
|
||||
import wicd.wpath as wpath
|
||||
|
||||
class SizeError(IOError):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user