Skip to content

Commit

Permalink
displsy and gather env use '#{env_name}'
Browse files Browse the repository at this point in the history
  • Loading branch information
wayyoungboy committed Dec 12, 2024
1 parent 5e2c793 commit 70dc73e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/handler/gather/step/sql.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ def execute(self):
except Exception as e:
self.stdio.error("StepSQLHandler execute Exception: {0}".format(e).strip())


def update_step_variable_dict(self):
return self.task_variable_dict

Expand Down

0 comments on commit 70dc73e

Please sign in to comment.