Skip to content

Commit 3935803

Browse files
committed
cleanup
1 parent 77515d1 commit 3935803

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

server/src/test/java/com/cloud/storage/VolumeApiServiceImplTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2288,5 +2288,4 @@ private List<VMSnapshotVO> generateVmSnapshotVoList(VMSnapshot.Type t1, VMSnapsh
22882288
Mockito.doReturn(1L).when(mock2).getId();
22892289
return List.of(mock1, mock2);
22902290
}
2291-
22922291
}

0 commit comments

Comments
 (0)