We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63232c4 commit 4a05f9fCopy full SHA for 4a05f9f
packages/integrations/src/vue.ts
@@ -1,4 +1,4 @@
1
-import { Event, EventProcessor, Hub, Integration } from '@sentry/types';
+import { EventProcessor, Hub, Integration } from '@sentry/types';
2
import { getGlobalObject, isPlainObject } from '@sentry/utils';
3
4
/** JSDoc */
0 commit comments