remove todo

This commit is contained in:
Nancy Butler 2025-10-23 11:13:41 -07:00
parent eb47043e89
commit 8fdce0c314
1 changed files with 0 additions and 1 deletions

View File

@ -88,7 +88,6 @@ export default {
},
];
},
// TODO nb do we need to do something with the cilium ipv6 checkbox too
showIpv6Warning() {
const clusterCIDR = this.serverConfig['cluster-cidr'] || '';
const serviceCIDR = this.serverConfig['service-cidr'] || '';