Skip to content

Commit d71199c

Browse files
author
Luca Forstner
committed
wut
1 parent 4fe236f commit d71199c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/integration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { Client, Event, EventHint, Integration, IntegrationFn, IntegrfiationClass, Options } from '@sentry/types';
1+
import type { Client, Event, EventHint, Integration, IntegrationFn, Options } from '@sentry/types';
22
import { arrayify, logger } from '@sentry/utils';
33

44
import { DEBUG_BUILD } from './debug-build';

0 commit comments

Comments
 (0)