mirror of https://github.com/openXC7/prjxray.git
removing unnecessary print
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
parent
78fd7843a5
commit
78ffa253ff
|
|
@ -180,7 +180,6 @@ Current Value: {}
|
|||
newnode = make_refnode(
|
||||
builder, fromdocname, todocname, targetid, contnode[0])
|
||||
|
||||
print(newnode)
|
||||
return newnode
|
||||
|
||||
def resolve_any_xref(
|
||||
|
|
|
|||
Loading…
Reference in New Issue