fix import extra separations
[transportpce.git] / servicehandler / src / main / java / org / opendaylight / transportpce / servicehandler / service / ServiceDataStoreOperations.java
index d5b2f04cf5005fc206c0d0e2a1fa691f7eaea8a6..72018c20778a175110c0e567c380d5578e62ead0 100644 (file)
@@ -8,7 +8,6 @@
 package org.opendaylight.transportpce.servicehandler.service;
 
 import java.util.Optional;
-
 import org.opendaylight.transportpce.common.OperationResult;
 import org.opendaylight.transportpce.servicehandler.ServiceInput;
 import org.opendaylight.yang.gen.v1.http.org.opendaylight.transportpce.pce.rev200128.PathComputationRequestOutput;