Skip to content

Commit db1df35

Browse files
committed
Whitespace fix
1 parent 3d08866 commit db1df35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/github/dockerjava/api/model/HostConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ public class HostConfig implements Serializable {
202202

203203
@JsonProperty("GroupAdd")
204204
private List<String> groupAdd;
205-
205+
206206
/**
207207
* @since ~{@link RemoteApiVersion#VERSION_1_30}
208208
*/

0 commit comments

Comments
 (0)