Skip to content

Commit

Permalink
nothing burger update
Browse files Browse the repository at this point in the history
  • Loading branch information
WintrCat committed Feb 20, 2024
1 parent 6493ffd commit 64b51b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/public/pages/report/scripts/engine.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
const webAssemblyModifier = typeof WebAssembly == "object" ? ".wasm.js" : ".js";

class Stockfish {

private worker = new Worker("/static/scripts/stockfish-nnue-16.js");
Expand Down

0 comments on commit 64b51b1

Please sign in to comment.