Fix file formatting issues
[aai/search-data-service.git] / src / main / java / org / onap / aai / sa / rest / IndexApi.java
index 7d58fb3..04fbcf3 100644 (file)
@@ -1,4 +1,4 @@
-/**
+/**
  * ============LICENSE_START=======================================================
  * org.onap.aai
  * ================================================================================
@@ -42,7 +42,6 @@ import org.springframework.http.ResponseEntity;
  */
 public class IndexApi {
 
-
     private static final String UNKNOWN_LOG_FIELD_STR = "Unknown";
     private static final String MSG_UNEXPECTED_AUTHENTICATION_FAILURE_CAUSE =
             "Unexpected authentication failure - cause: ";