Skip to content

Commit 4a05f9f

Browse files
Turbo87kamilogorek
authored andcommitted
integrations/vue: Remove unused import
1 parent 63232c4 commit 4a05f9f

File tree

1 file changed

+1
-1
lines changed
  • packages/integrations/src

1 file changed

+1
-1
lines changed

packages/integrations/src/vue.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Event, EventProcessor, Hub, Integration } from '@sentry/types';
1+
import { EventProcessor, Hub, Integration } from '@sentry/types';
22
import { getGlobalObject, isPlainObject } from '@sentry/utils';
33

44
/** JSDoc */

0 commit comments

Comments
 (0)