chore: remove redundant code (#21211)

This commit is contained in:
Good Wood
2025-06-19 15:47:08 +08:00
committed by GitHub
parent cff039d123
commit 1d41b642ca

View File

@@ -154,10 +154,6 @@ export const ProviderContextProvider = ({
setIsFetchedPlan(true)
}
if (data.model_load_balancing_enabled)
setModelLoadBalancingEnabled(true)
if (data.dataset_operator_enabled)
setDatasetOperatorEnabled(true)
if (data.model_load_balancing_enabled)
setModelLoadBalancingEnabled(true)
if (data.dataset_operator_enabled)