Skip to content

Commit

Permalink
[web] Drop space-policy-utils.jsx file
Browse files Browse the repository at this point in the history
No longer needed with the new approach in which the space policy
selection has its own section.
  • Loading branch information
dgdavid committed Feb 15, 2024
1 parent 456d719 commit 0203531
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 186 deletions.
1 change: 0 additions & 1 deletion web/src/components/storage/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ export { default as ZFCPPage } from "./ZFCPPage";
export { default as ZFCPDiskForm } from "./ZFCPDiskForm";
export { default as ISCSIPage } from "./ISCSIPage";
export { DeviceList, DeviceSelector } from "./device-utils";
export { SpacePolicyButton, SpacePolicySelector, SpacePolicyDisksHint } from "./space-policy-utils";
export { default as VolumeForm } from "./VolumeForm";
185 changes: 0 additions & 185 deletions web/src/components/storage/space-policy-utils.jsx

This file was deleted.

0 comments on commit 0203531

Please sign in to comment.