Updating the commons parent pom to 1.4.1-SNAPSHOT and checkstyle fixes
[netvirt.git] / ovsdb / src / test / java / org / opendaylight / ovsdb / plugin / OvsdbTestDeletePortIT.java
index e3b3a646378d8c27483c30c91c0f27a2084542a9..dd5925862f276fc6f63f885a8f9af693c209512c 100644 (file)
@@ -12,8 +12,6 @@ package org.opendaylight.ovsdb.plugin;
 import org.junit.Test;
 import org.opendaylight.controller.sal.core.Node;
 import org.opendaylight.controller.sal.core.NodeConnector;
-import org.opendaylight.ovsdb.plugin.ConfigurationService;
-import org.opendaylight.ovsdb.plugin.ConnectionService;
 import org.opendaylight.controller.sal.connection.ConnectionConstants;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;