Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheecour committed Feb 11, 2020
1 parent 6ba26f9 commit 1aa1ce9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions compiler/renderer.nim
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ when defined(nimHasUsed):

import
lexer, options, idents, strutils, ast, msgs, lineinfos
from compiler/renderer2 import nil
template renderTree2(a): untyped = renderer2.renderTree(a)

type
TRenderFlag* = enum
Expand Down

0 comments on commit 1aa1ce9

Please sign in to comment.