Skip to content

Commit f04073e

Browse files
Fixed comment
1 parent 92670ce commit f04073e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compute/cloud-client/src/main/java/compute/disks/consistencygroup/CreateDiskConsistencyGroup.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ public static void main(String[] args)
3939
}
4040

4141
// Creates a new disk consistency group resource policy in the specified project and region.
42-
// Return a link to the consistency group.
4342
public static Operation.Status createDiskConsistencyGroup(
4443
String project, String region, String consistencyGroupName)
4544
throws IOException, ExecutionException, InterruptedException {

0 commit comments

Comments
 (0)