Lowered code smells
[appc.git] / appc-core / appc-common-bundle / src / main / java / org / onap / appc / configuration / Configuration.java
index 0cc3f26..0c25c65 100644 (file)
@@ -25,9 +25,6 @@ package org.onap.appc.configuration;
 
 import java.util.Properties;
 
-import org.slf4j.Logger;
-
-
 
 /**
  * This interface defines the common configuration support that is available to the application.