Format Java code with respect to ONAP Code Style
[externalapi/nbi.git] / src / main / java / org / onap / nbi / apis / serviceorder / repositories / ExecutionTaskRepository.java
index 31f395a..a9dd8e7 100644 (file)
@@ -13,6 +13,7 @@
  *     See the License for the specific language governing permissions and
  *     limitations under the License.
  */
+
 package org.onap.nbi.apis.serviceorder.repositories;
 
 import org.onap.nbi.apis.serviceorder.model.orchestrator.ExecutionTask;