Skip to content

Commit 58c0b5c

Browse files
author
Julien Hervot de Mattos Vaz
committed
Updates QuotaStatementCmd responseBuilder scope to default
1 parent 7d06715 commit 58c0b5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/database/quota/src/main/java/org/apache/cloudstack/api/command/QuotaStatementCmd.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ public class QuotaStatementCmd extends BaseCmd {
6767
private boolean showResources;
6868

6969
@Inject
70-
protected QuotaResponseBuilder responseBuilder;
70+
QuotaResponseBuilder responseBuilder;
7171

7272
public Long getAccountId() {
7373
return accountId;

0 commit comments

Comments
 (0)