Skip to content

Commit 74c8461

Browse files
committed
Lint
1 parent 11b3931 commit 74c8461

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

packages/node/src/integrations/anr/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { Worker } from 'node:worker_threads';
21
import { types } from 'node:util';
2+
import { Worker } from 'node:worker_threads';
33
import {
44
GLOBAL_OBJ,
55
defineIntegration,

0 commit comments

Comments
 (0)