Skip to content

Commit

Permalink
common: remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Aug 1, 2024
1 parent 25b2a66 commit 673fd95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/src/zygote.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import sdk, { PluginFork } from '@scrypted/sdk';
import worker_threads from 'worker_threads';
import { createAsyncQueue } from './async-queue';
import os from 'os';

Expand Down

0 comments on commit 673fd95

Please sign in to comment.