Skip to content

Commit 48d00b6

Browse files
committed
remove redundant lines
1 parent 9d33020 commit 48d00b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pycardano/transaction.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ def normalize(self) -> Asset:
8989
if v == 0:
9090
self.pop(k)
9191

92-
# traceback.print_stack()
9392
return self
9493

9594
def union(self, other: Asset) -> Asset:

0 commit comments

Comments
 (0)