diff --git a/bin/start-worker.js b/bin/start-worker.js index 1d6505e..2279521 100644 --- a/bin/start-worker.js +++ b/bin/start-worker.js @@ -36,7 +36,6 @@ try { } catch (e) { // Create dir childProcess.spawnSync('ln', ['-s', `${__dirname}/../node_modules`, modules]); - return true; } // Check torch support