remove duplicate netaddr in nova/utils

Change-Id: Ib9b7ddc619ce62010b5661579fe32cc55b68f7e6
This commit is contained in:
Joe Gordon 2011-12-05 17:10:08 -08:00
parent 31345ef6c2
commit 4b57c9234d
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ import time
import types
import uuid
import pyclbr
import netaddr
from xml.sax import saxutils
from eventlet import event