mirror of
https://github.com/gryf/wicd.git
synced 2025-12-24 07:02:29 +01:00
removed copy module, since it's no longer being used.
This commit is contained in:
@@ -24,7 +24,7 @@ reusable for other purposes as well.
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
import sys, os, copy
|
||||
import sys, os
|
||||
|
||||
from ConfigParser import RawConfigParser, ParsingError
|
||||
|
||||
|
||||
Reference in New Issue
Block a user