We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b686b commit 508feb7Copy full SHA for 508feb7
static/app/views/dashboards/utils.tsx
@@ -15,7 +15,6 @@ import {
15
TWENTY_FOUR_HOURS,
16
} from 'sentry/components/charts/utils';
17
import {normalizeDateTimeString} from 'sentry/components/pageFilters/parse';
18
-import {parseSearch, Token} from 'sentry/components/searchSyntax/parser';
19
import {t} from 'sentry/locale';
20
import type {PageFilters} from 'sentry/types/core';
21
import type {Organization} from 'sentry/types/organization';
0 commit comments