Skip to content

Commit b44eef3

Browse files
committed
chore: remove unused import in instrument.mjs
1 parent f50135c commit b44eef3

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)