Skip to content

Commit 1d16014

Browse files
committed
remove unused TAB_ID_URL_PARAM
1 parent 6bca35f commit 1d16014

File tree

1 file changed

+0
-1
lines changed
  • src/platform/packages/shared/deeplinks/observability/locators

1 file changed

+0
-1
lines changed

src/platform/packages/shared/deeplinks/observability/locators/slo.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ export const sloDetailsHistoryLocatorID = 'SLO_DETAILS_HISTORY_LOCATOR';
1414
export const sloEditLocatorID = 'SLO_EDIT_LOCATOR';
1515
export const sloListLocatorID = 'SLO_LIST_LOCATOR';
1616

17-
export const TAB_ID_URL_PARAM = 'tabId';
1817
export const OVERVIEW_TAB_ID = 'overview';
1918
export const HISTORY_TAB_ID = 'history';
2019
export const DEFINITION_TAB_ID = 'definition';

0 commit comments

Comments
 (0)