mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
remove unused import
This commit is contained in:
parent
43d9324e10
commit
9c1aa9bfef
1 changed files with 0 additions and 3 deletions
|
|
@ -12,9 +12,6 @@ from ayon_core.lib import filter_profiles, get_ayon_username
|
|||
from ayon_core.settings import get_project_settings
|
||||
from ayon_core.host.interfaces import (
|
||||
SaveWorkfileOptionalData,
|
||||
OpenWorkfileOptionalData,
|
||||
CopyWorkfileOptionalData,
|
||||
CopyPublishedWorkfileOptionalData,
|
||||
)
|
||||
|
||||
from .path_resolving import get_workfile_template_key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue