mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +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 collections
|
||||||
|
|
||||||
import nuke
|
import nuke
|
||||||
|
|
||||||
from openpype.pipeline import registered_host
|
from openpype.pipeline import registered_host
|
||||||
from openpype.pipeline.workfile.build_template_exceptions import (
|
|
||||||
TemplateAlreadyImported
|
|
||||||
)
|
|
||||||
from openpype.pipeline.workfile.new_template_loader import (
|
from openpype.pipeline.workfile.new_template_loader import (
|
||||||
AbstractTemplateLoader,
|
AbstractTemplateLoader,
|
||||||
PlaceholderPlugin,
|
PlaceholderPlugin,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue