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 fc761ac commit 424607cCopy full SHA for 424607c
src/types/index.ts
@@ -41,7 +41,6 @@ export { TotalStatsResponseDto } from '@/types/dto/responses/totalStatsResponse.
41
// Sentry 관련
42
export type {
43
SentryIssueStatus,
44
- SentryAction,
45
} from '@/types/models/Sentry.type';
46
47
SentryProject,
0 commit comments