Rework the policy refresh
[clamp.git] / src / test / java / org / onap / clamp / policy / operational / OperationalPolicyRepresentationBuilderTest.java
index 12ddbaa..4e9b562 100644 (file)
@@ -27,9 +27,7 @@ import static org.assertj.core.api.Assertions.assertThat;
 
 import com.google.gson.GsonBuilder;
 import com.google.gson.JsonObject;
-
 import java.io.IOException;
-
 import org.junit.Test;
 import org.onap.clamp.clds.util.ResourceFileUtil;
 import org.onap.clamp.loop.service.Service;