Skip to content

Commit

Permalink
chore(compiler): remove some unused code
Browse files Browse the repository at this point in the history
This deletes the code in `src/compiler/sys/worker/web-worker-*.ts`. Both
of the files in that directory which appeared to implement some sort of
web worker-based compilation task runner were unused.
  • Loading branch information
alicewriteswrongs committed Aug 14, 2023
1 parent a62498c commit 81e7e71
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 244 deletions.
169 changes: 0 additions & 169 deletions src/compiler/sys/worker/web-worker-main.ts

This file was deleted.

75 changes: 0 additions & 75 deletions src/compiler/sys/worker/web-worker-thread.ts

This file was deleted.

0 comments on commit 81e7e71

Please sign in to comment.