Skip to content

Commit

Permalink
Update node_args.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Akascape authored Jun 1, 2023
1 parent 3c634f7 commit 4a61845
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tknodesystem/node_args.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ def func_args(args):
args.pop("y")
args.pop("click_command")
args.pop("num")

new_args = {}

for i in args.keys():
Expand Down

0 comments on commit 4a61845

Please sign in to comment.