diff --git a/src/compiler/parse/read/script.ts b/src/compiler/parse/read/script.ts index 0c416be6e8..130c346ba1 100644 --- a/src/compiler/parse/read/script.ts +++ b/src/compiler/parse/read/script.ts @@ -1,5 +1,4 @@ import * as acorn from '../acorn'; -import repeat from '../../utils/repeat'; import { Parser } from '../index'; import { Script } from '../../interfaces'; import { Node, Program } from 'estree'; @@ -38,8 +37,7 @@ export default function read_script(parser: Parser, start: number, attributes: N message: `