Skip to content

Commit 336241b

Browse files
committed
Remove uncessary changes.
1 parent 02ace34 commit 336241b

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

api/src/org/apache/cloudstack/api/ServerApiException.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,4 @@ public String getDescription() {
8181
public void setDescription(String description) {
8282
_description = description;
8383
}
84-
85-
@Override
86-
public String getMessage() {
87-
return _description;
88-
}
8984
}

0 commit comments

Comments
 (0)