[DMAAP-DR] Remove cadi/aaf from dr-node
[dmaap/datarouter.git] / datarouter-node / src / main / java / org / onap / dmaap / datarouter / node / DestInfo.java
index f5fa6e9..ac8c318 100644 (file)
@@ -24,6 +24,8 @@
 
 package org.onap.dmaap.datarouter.node;
 
+import org.onap.dmaap.datarouter.node.config.NodeConfig;
+
 /**
  * Information for a delivery destination that doesn't change from message to message.
  */