Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2f04e92

Browse files
committedJan 15, 2016
Fix: Removed unused reference to acorn-jsx/inject (fixes #2)
1 parent 0e9d61e commit 2f04e92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎parser.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
var astNodeTypes = require("./lib/ast-node-types"),
3030
commentAttachment = require("./lib/comment-attachment"),
3131
TokenTranslator = require("./lib/token-translator"),
32-
acornJSX = require("acorn-jsx/inject"),
3332
ts = require("typescript");
3433

3534
var lookahead,

0 commit comments

Comments
 (0)
This repository has been archived.