Remove SouthboundMapper and SouthboundConstants dependencies
[ovsdb.git] / openstack / net-virt / src / test / java / org / opendaylight / ovsdb / openstack / netvirt / impl / BridgeConfigurationManagerImplTest.java
index 84e083d2a015f84f5949dc6a96c5a05dbdcec923..583979f3d3665fc3979b6e7774d9065e02ba9bee 100644 (file)
@@ -9,7 +9,7 @@
 */
 package org.opendaylight.ovsdb.openstack.netvirt.impl;
 
-import com.fasterxml.jackson.annotation.JsonIgnoreType;
+//import com.fasterxml.jackson.annotation.JsonIgnoreType;
 import org.junit.Ignore;
 import org.junit.runner.RunWith;
 import org.junit.Test;