mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
remove unused imports
This commit is contained in:
parent
bb4b975bf5
commit
86ce8d799b
1 changed files with 0 additions and 2 deletions
|
|
@ -35,8 +35,6 @@ from ayon_core.pipeline.template_data import (
|
|||
from ayon_core.pipeline.workfile import (
|
||||
get_workdir_with_workdir_data,
|
||||
get_workfile_template_key,
|
||||
get_last_workfile_with_version_from_paths,
|
||||
get_comments_from_workfile_paths,
|
||||
save_workfile_info,
|
||||
)
|
||||
from ayon_core.pipeline.version_start import get_versioning_start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue