Skip to content

Commit 95e605e

Browse files
committed
api: Fix failing unit test, regression due to recent merge
Signed-off-by: Rohit Yadav <[email protected]>
1 parent 0659c21 commit 95e605e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

‎api/src/com/cloud/agent/api/BackupSnapshotCommand.java‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,4 @@ public Long getSnapshotId() {
111111
return snapshotId;
112112
}
113113

114-
public StorageFilerTO getPool() {
115-
return pool;
116-
}
117114
}

0 commit comments

Comments
 (0)