diff --git a/wicd/configmanager.py b/wicd/configmanager.py index 75dde4a..bf455ad 100644 --- a/wicd/configmanager.py +++ b/wicd/configmanager.py @@ -24,7 +24,7 @@ reusable for other purposes as well. # along with this program. If not, see . # -import sys, os, copy +import sys, os from ConfigParser import RawConfigParser, ParsingError