Skip to content
Prev Previous commit
Next Next commit
fix lint error
  • Loading branch information
s1gr1d committed Feb 3, 2026
commit 3f43971b62a14a759979a0d455cf9ad57f000e4b
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { SDK_VERSION } from '@sentry/core';
import { expect, it } from 'vitest';
import { eventEnvelope, SHORT_UUID_MATCHER, UUID_MATCHER } from '../../expect';
import { createRunner } from '../../runner';
Expand Down