Skip to content

Commit

Permalink
fix(crons): remove unused import
Browse files Browse the repository at this point in the history
Co-authored-by: Evan Purkhiser <[email protected]>
  • Loading branch information
Dentling and evanpurkhiser authored Nov 18, 2024
1 parent ac5be3c commit 002fe64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static/app/views/monitors/components/monitorCheckIns.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import {
} from 'sentry/components/statusIndicator';
import Text from 'sentry/components/text';
import {Tooltip} from 'sentry/components/tooltip';
import {USING_CUSTOMER_DOMAIN} from 'sentry/constants';
import {IconDownload} from 'sentry/icons';
import {t, tct} from 'sentry/locale';
import {space} from 'sentry/styles/space';
Expand Down

0 comments on commit 002fe64

Please sign in to comment.