diff --git a/frontend/src/constants/query.ts b/frontend/src/constants/query.ts index 262ea0aa9409..3c241a1731cb 100644 --- a/frontend/src/constants/query.ts +++ b/frontend/src/constants/query.ts @@ -49,6 +49,5 @@ export enum QueryParams { tab = 'tab', thresholds = 'thresholds', selectedExplorerView = 'selectedExplorerView', - variableConfigs = 'variableConfigs', variables = 'variables', }