common: remove import

This commit is contained in:
Koushik Dutta
2024-08-01 13:37:06 -07:00
parent 25b2a663c8
commit 673fd95bbd

View File

@@ -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';