Skip to content

Commit 3af1ed5

Browse files
author
Nele Smeets
committed
Correction of indentation.
1 parent f511c34 commit 3af1ed5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docker-java-api/src/main/java/com/github/dockerjava/api/command/InspectVolumeResponse.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public String getMountpoint() {
4646
}
4747

4848
public Map<String, String> getOptions() {
49-
return options;
50-
}
51-
49+
return options;
50+
}
51+
5252
}

0 commit comments

Comments
 (0)