Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jmillan committed May 22, 2024
1 parent c3e5d67 commit 95d9cd0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions npm-scripts.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -333,14 +333,6 @@ function buildTypescript({ force = false } = { force: false }) {
copyAddon();
}

function buildWorker() {
logInfo('buildWorker()');

installInvoke();

executeCmd(`"${PYTHON}" -m invoke -r worker mediasoup-worker`);
}

function buildWorkerLib() {
logInfo('buildWorkerLib()');

Expand Down

0 comments on commit 95d9cd0

Please sign in to comment.