Skip to content

Commit 975da92

Browse files
committed
lint
1 parent 54d0c2d commit 975da92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

static/app/views/insights/common/components/insightsTimeSeriesWidget.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import {openInsightChartModal} from 'sentry/actionCreators/modal';
66
import {Button} from 'sentry/components/core/button';
77
import {IconExpand} from 'sentry/icons';
88
import {t} from 'sentry/locale';
9-
import type {PageFilters} from 'sentry/types/core';
109
import useOrganization from 'sentry/utils/useOrganization';
1110
import usePageFilters from 'sentry/utils/usePageFilters';
1211
import {useReleaseStats} from 'sentry/utils/useReleaseStats';

0 commit comments

Comments
 (0)