Remove unused imports 63/47363/1
authorAlexis de Talhouët <adetalhouet@inocybe.com>
Fri, 21 Oct 2016 20:28:11 +0000 (16:28 -0400)
committerAlexis de Talhouët <adetalhouet@inocybe.com>
Fri, 21 Oct 2016 20:28:11 +0000 (16:28 -0400)
Change-Id: I8079b664133e88a3b35f21a3c41e84e890a8ff46
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
netconf/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/messages/RefreshSetupMasterActorData.java

index 285d37fb465ca03115065213dc93d38f359db707..fbc43f7cf90672437dd322b7394a3cbce49deeb3 100644 (file)
@@ -9,11 +9,8 @@
 package org.opendaylight.netconf.topology.singleton.messages;
 
 import java.io.Serializable;
-import java.util.List;
-import org.opendaylight.controller.md.sal.dom.api.DOMDataBroker;
 import org.opendaylight.netconf.sal.connect.util.RemoteDeviceId;
 import org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologySetup;
-import org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier;
 
 /**
  * Master sends this message to the own actor to refresh setup data