Skip to content

Commit

Permalink
removed unnecessary reset call
Browse files Browse the repository at this point in the history
  • Loading branch information
iLLiCiTiT committed Apr 4, 2024
1 parent 4a04bd1 commit 2701d4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/ayon_core/tools/workfiles/control.py
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,6 @@ def _save_as_workfile(

# Trigger after save events
emit_event("workfile.save.after", event_data, source="workfiles.tool")
self.reset()

def _change_current_context(
self, project_name, folder_id, task_id, template_key=None
Expand Down

0 comments on commit 2701d4b

Please sign in to comment.