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 54d0c2d commit 975da92Copy full SHA for 975da92
static/app/views/insights/common/components/insightsTimeSeriesWidget.tsx
@@ -6,7 +6,6 @@ import {openInsightChartModal} from 'sentry/actionCreators/modal';
6
import {Button} from 'sentry/components/core/button';
7
import {IconExpand} from 'sentry/icons';
8
import {t} from 'sentry/locale';
9
-import type {PageFilters} from 'sentry/types/core';
10
import useOrganization from 'sentry/utils/useOrganization';
11
import usePageFilters from 'sentry/utils/usePageFilters';
12
import {useReleaseStats} from 'sentry/utils/useReleaseStats';
0 commit comments