fix import extra separations
[transportpce.git] / servicehandler / src / main / java / org / opendaylight / transportpce / servicehandler / service / ServiceHandlerOperationsImpl.java
index e801d9e76f6049433623354d0ca87872178417ee..913a1772f6f22c38f26bf191512a1227ff630441 100644 (file)
@@ -8,9 +8,7 @@
 package org.opendaylight.transportpce.servicehandler.service;
 
 import com.google.common.util.concurrent.ListenableFuture;
-
 import java.util.concurrent.ExecutionException;
-
 import org.opendaylight.mdsal.binding.api.DataBroker;
 import org.opendaylight.mdsal.binding.api.NotificationPublishService;
 import org.opendaylight.transportpce.pce.service.PathComputationService;