diff --git a/static/js/src/advantage/subscribe/react/components/Form/ProductType/ProductType.tsx b/static/js/src/advantage/subscribe/react/components/Form/ProductType/ProductType.tsx index b1a9c95452a..4697135ba52 100644 --- a/static/js/src/advantage/subscribe/react/components/Form/ProductType/ProductType.tsx +++ b/static/js/src/advantage/subscribe/react/components/Form/ProductType/ProductType.tsx @@ -356,19 +356,6 @@ const ProductType = () => { checked={productType === ProductTypes.physical} /> - {productType === ProductTypes.physical && ( -
- Unlimited VMs on selected hypervisors -
-- Any of: KVM | Qemu | Boch, VMWare ESXi, LXD | LXC, Xen, Hyper-V - (WSL, Multipass), VirtualBox, z/VM, Docker. All Nodes in the - cluster have to be subscribed to the service in order to benefit - from the unlimited VM support -
- - )}