Clean out Unused Variables & Arguments
Does anyone have any tips for cleaning out unused vartiables and arguments.
Side effects of using code from the community and blending with your own library of workflows can sometimes make a messy variable & argument pile inside the workflow.
0
-
Yeah, this is a nuisance. What I usually do is to rename a variable first (e.g. add un underscore to the name), and see if the workflow still compiles. If it does, it should be safe to delete that variable. 0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar