Skip to content

Commit 366915a

Browse files
committed
chore: remove unused import in instrument.mjs
1 parent 2b15240 commit 366915a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/instrument.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import * as Sentry from '@sentry/node';
2-
import {assertExists} from "./utils/assertExists.js";
32
import { nodeProfilingIntegration } from "@sentry/profiling-node";
43

54
// Ensure to call this before importing any other modules!

0 commit comments

Comments
 (0)