mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-27 14:22:37 +01:00
removed unused imports
This commit is contained in:
parent
34dc71936b
commit
703169e170
1 changed files with 0 additions and 4 deletions
|
|
@ -1,12 +1,8 @@
|
|||
import json
|
||||
import collections
|
||||
|
||||
import nuke
|
||||
|
||||
from openpype.pipeline import registered_host
|
||||
from openpype.pipeline.workfile.build_template_exceptions import (
|
||||
TemplateAlreadyImported
|
||||
)
|
||||
from openpype.pipeline.workfile.new_template_loader import (
|
||||
AbstractTemplateLoader,
|
||||
PlaceholderPlugin,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue