Skip to content

Commit a148273

Browse files
committed
remove bundled scripts
1 parent 98c9d61 commit a148273

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/worker.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
/* eslint-env worker */
44
/* eslint-disable no-restricted-globals */
55

6-
importScripts('https://unpkg.com/[email protected]/dist/acorn.js');
7-
importScripts('https://unpkg.com/[email protected]/lib/nearley.js');
86
importScripts('/engine262/engine262.js');
97

108
const {

0 commit comments

Comments
 (0)