Skip to content

Commit 23ddff9

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

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,4 @@ public interface VolumeFeignClient {
5151
JobResponse updateVolumeRebalancing(@Param("authHeader") String authHeader, @Param("uuid") String uuid, Volume volumeRequest);
5252
}
5353

54+

plugins/storage/volume/ontap/src/main/java/org/apache/cloudstack/storage/lifecycle/OntapPrimaryDatastoreLifecycle.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,4 +374,3 @@ public void changeStoragePoolScopeToCluster(DataStore store, ClusterScope cluste
374374

375375
}
376376
}
377-

0 commit comments

Comments
 (0)