Fix file formatting issues
[aai/search-data-service.git] / src / main / java / org / onap / aai / sa / rest / BulkApi.java
index 3a7b797..810f718 100644 (file)
@@ -1,4 +1,4 @@
-/**
+/**
  * ============LICENSE_START=======================================================
  * org.onap.aai
  * ================================================================================
@@ -39,7 +39,6 @@ import org.springframework.http.HttpStatus;
 import org.springframework.http.MediaType;
 import org.springframework.http.ResponseEntity;
 
-
 /**
  * This class encapsulates the REST end points associated with performing bulk operations against the document store.
  */