We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62f2176 commit de8e7e3Copy full SHA for de8e7e3
static/app/utils/theme/theme.tsx
@@ -11,7 +11,6 @@ import type {CSSProperties} from 'react';
11
import {css} from '@emotion/react';
12
import color from 'color';
13
14
-import {DATA_CATEGORY_INFO} from 'sentry/constants';
15
import {CHART_PALETTE} from 'sentry/constants/chartPalette';
16
import {DataCategory, Outcome} from 'sentry/types/core';
17
0 commit comments