Skip to content

Commit 96d8e52

Browse files
committed
delete: static IP allocation
1 parent bf908c3 commit 96d8e52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/cloudresources/page.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,6 @@ export default function CloudResources({ params }) {
736736
>
737737
<option value="">Select private IP allocation</option>
738738
<option value="Dynamic">Dynamic</option>
739-
<option value="Static">Static</option>
740739
</select>
741740
</div>
742741

0 commit comments

Comments
 (0)