From 6410c66cee3ea3ff870367b1089537de2aada2ca Mon Sep 17 00:00:00 2001 From: "robin@ynput.io" Date: Mon, 21 Oct 2024 12:21:15 -0400 Subject: [PATCH] Fix linting. --- client/ayon_hiero/api/pipeline.py | 1 - 1 file changed, 1 deletion(-) diff --git a/client/ayon_hiero/api/pipeline.py b/client/ayon_hiero/api/pipeline.py index d605f35..77d1844 100644 --- a/client/ayon_hiero/api/pipeline.py +++ b/client/ayon_hiero/api/pipeline.py @@ -36,7 +36,6 @@ save_file, file_extensions, has_unsaved_changes, - work_root, current_file )