Skip to content

Commit

Permalink
[BUG #5706] fixed imports
Browse files Browse the repository at this point in the history
  • Loading branch information
thron7 committed Feb 28, 2012
1 parent 928c6b9 commit 59999b4
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -23,8 +23,7 @@
# Strip comments from tree
##

import re, sys
from ecmascript.frontend import tree, treeutil
from ecmascript.frontend import treeutil

def patch(node):
global cnt
Expand Down

0 comments on commit 59999b4

Please sign in to comment.