Skip to content

Commit 508feb7

Browse files
committed
fix: Remove unused parseSearch and Token imports
1 parent 76b686b commit 508feb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

static/app/views/dashboards/utils.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import {
1515
TWENTY_FOUR_HOURS,
1616
} from 'sentry/components/charts/utils';
1717
import {normalizeDateTimeString} from 'sentry/components/pageFilters/parse';
18-
import {parseSearch, Token} from 'sentry/components/searchSyntax/parser';
1918
import {t} from 'sentry/locale';
2019
import type {PageFilters} from 'sentry/types/core';
2120
import type {Organization} from 'sentry/types/organization';

0 commit comments

Comments
 (0)