Skip to content

Commit 9ed6053

Browse files
committed
fix format
1 parent 889cec9 commit 9ed6053

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/main/java/com/github/dockerjava/api/command/DockerCmdExecFactory.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,7 @@ public interface DockerCmdExecFactory extends Closeable {
177177
ListSwarmNodesCmd.Exec listSwarmNodeCmdExec();
178178

179179
/**
180-
* Return low-level information on the node. Node operations require the
181-
* engine to be part of a swarm
180+
* Return low-level information on the node. Node operations require the engine to be part of a swarm
182181
*
183182
* @since {@link RemoteApiVersion#VERSION_1_24}
184183
*/

0 commit comments

Comments
 (0)