Skip to content
Snippets Groups Projects
Commit 19a64c18 authored by Vishnu Emmadi's avatar Vishnu Emmadi
Browse files

remove unused import

parent 83368106
No related branches found
No related tags found
No related merge requests found
...@@ -100,7 +100,6 @@ import org.openflow.protocol.OFMessage; ...@@ -100,7 +100,6 @@ import org.openflow.protocol.OFMessage;
import org.openflow.protocol.OFPacketIn; import org.openflow.protocol.OFPacketIn;
import org.openflow.protocol.OFPort; import org.openflow.protocol.OFPort;
import org.openflow.protocol.OFType; import org.openflow.protocol.OFType;
import org.openflow.util.HexString;
import org.sdnplatform.sync.IClosableIterator; import org.sdnplatform.sync.IClosableIterator;
import org.sdnplatform.sync.IStoreClient; import org.sdnplatform.sync.IStoreClient;
import org.sdnplatform.sync.ISyncService; import org.sdnplatform.sync.ISyncService;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment