mirror of
https://github.com/myhdl/myhdl.git
synced 2025-01-24 21:52:56 +08:00
Removed redundant line.
--HG-- branch : mep107
This commit is contained in:
parent
7d899b8e6d
commit
a5b197b6bd
@ -53,5 +53,4 @@ class _AttrRefTransformer(ast.NodeTransformer):
|
||||
nodes = _flatten(node.body, node.args)
|
||||
for n in nodes:
|
||||
self.visit(n)
|
||||
self.visit(node.args)
|
||||
return node
|
||||
|
Loading…
x
Reference in New Issue
Block a user