Skip to content

Commit a148273

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

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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/acorn@7.0.0/dist/acorn.js');
7-
importScripts('https://unpkg.com/nearley@2.16.0/lib/nearley.js');
86
importScripts('/engine262/engine262.js');
97

108
const {

0 commit comments

Comments
 (0)