Skip to content

Commit

Permalink
Lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRosenwasser committed Feb 24, 2023
1 parent 06abfe4 commit 1015e3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/compiler/parser.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1433,7 +1433,6 @@ namespace Parser {

var factory = createNodeFactory(NodeFactoryFlags.NoParenthesizerRules | NodeFactoryFlags.NoNodeConverters | NodeFactoryFlags.NoOriginalNode, baseNodeFactory);


var {
createNodeArray: factoryCreateNodeArray,
createNumericLiteral: factoryCreateNumericLiteral,
Expand Down

0 comments on commit 1015e3a

Please sign in to comment.