Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-tymoshenko authored Nov 25, 2024
1 parent ff47036 commit ee908ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
'use strict'

const RoundRobin = require('./lib/roundrobin')
const { workerData } = require('worker_threads')
const hyperid = require('hyperid')
const { getGlobalDispatcher, setGlobalDispatcher } = require('undici')
const { threadId, MessageChannel, parentPort } = require('worker_threads')
Expand Down

0 comments on commit ee908ad

Please sign in to comment.