Replaced all tabs with spaces in java and pom.xml
[so.git] / so-monitoring / so-monitoring-handler / src / main / java / org / onap / so / monitoring / configuration / rest / HttpServiceProviderConfiguration.java
index 11c4d1b..6d8d82b 100644 (file)
@@ -20,7 +20,6 @@
 package org.onap.so.monitoring.configuration.rest;
 
 import static org.onap.so.client.RestTemplateConfig.CONFIGURABLE_REST_TEMPLATE;
-
 import org.onap.so.configuration.rest.BasicHttpHeadersProvider;
 import org.onap.so.configuration.rest.HttpHeadersProvider;
 import org.onap.so.rest.service.HttpRestServiceProvider;