mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
♻️ remove unused import
This commit is contained in:
parent
e37bff0eb5
commit
ba26465809
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ from openpype.pipeline import (
|
||||||
CreatorError
|
CreatorError
|
||||||
)
|
)
|
||||||
from openpype.hosts.traypublisher.api.plugin import TrayPublishCreator
|
from openpype.hosts.traypublisher.api.plugin import TrayPublishCreator
|
||||||
from typing import Union
|
|
||||||
|
|
||||||
|
|
||||||
class OnlineCreator(TrayPublishCreator):
|
class OnlineCreator(TrayPublishCreator):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue