Skip to content

Commit 4920cde

Browse files
authored
Update api/src/main/java/org/apache/cloudstack/api/command/admin/storage/UpdateObjectStoragePoolCmd.java
1 parent 2d44c5e commit 4920cde

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/src/main/java/org/apache/cloudstack/api/command/admin/storage/UpdateObjectStoragePoolCmd.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ public Map<String, String> getDetails() {
9292
}
9393
return detailsMap;
9494
}
95-
9695
public Long getSize() {
9796
return size;
9897
}

0 commit comments

Comments
 (0)