Skip to content

Commit 0aea9fb

Browse files
Srivastava, PiyushSrivastava, Piyush
authored andcommitted
lint fix 1
1 parent 23ddff9 commit 0aea9fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

plugins/storage/volume/ontap/src/main/java/org/apache/cloudstack/storage/feign/client/VolumeFeignClient.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,3 @@ public interface VolumeFeignClient {
5050
@Headers({ "Authorization: {authHeader}"})
5151
JobResponse updateVolumeRebalancing(@Param("authHeader") String authHeader, @Param("uuid") String uuid, Volume volumeRequest);
5252
}
53-
54-

0 commit comments

Comments
 (0)