mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
removed unused import
This commit is contained in:
parent
bf67d300fd
commit
fb30e3d8b6
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@ from typing import List
|
||||||
|
|
||||||
import bpy
|
import bpy
|
||||||
|
|
||||||
import pyblish.api
|
|
||||||
|
|
||||||
from ayon_core.pipeline.publish import (
|
from ayon_core.pipeline.publish import (
|
||||||
ValidateContentsOrder,
|
ValidateContentsOrder,
|
||||||
OptionalPyblishPluginMixin,
|
OptionalPyblishPluginMixin,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue