re base code
[sdc.git] / common / onap-common-configuration-management / onap-configuration-management-core / src / main / java / org / onap / config / impl / ConfigurationChangeNotifier.java
index 015634b..88c71c1 100644 (file)
@@ -5,7 +5,7 @@ import org.onap.config.Constants;
 import org.onap.config.api.ConfigurationChangeListener;
 import org.onap.config.api.ConfigurationManager;
 import org.onap.config.api.Hint;
-
 import java.io.File;
 import java.io.IOException;
 import java.lang.management.ManagementFactory;
@@ -37,6 +37,7 @@ import javax.management.MBeanServerConnection;
 import javax.management.ObjectName;
 
 
+
 /**
  * The type Configuration change notifier.
  */