Remove superfluous import

This commit is contained in:
Peter Palaga
2020-06-21 13:47:23 +02:00
parent 2ec9a49857
commit 87c71ceadd

View File

@@ -28,7 +28,6 @@ import java.util.stream.Stream;
import org.jboss.fuse.mvnd.client.DefaultClient;
import org.jboss.fuse.mvnd.client.Client;
import org.jboss.fuse.mvnd.client.ClientLayout;
import org.jboss.fuse.mvnd.client.DaemonInfo;
import org.jboss.fuse.mvnd.client.DaemonRegistry;
import org.jboss.fuse.mvnd.client.Layout;