mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Remove unused imports
This commit is contained in:
parent
fa6f813ce1
commit
4ed04c5baf
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
|||
import os
|
||||
import sys
|
||||
import json
|
||||
from abc import (
|
||||
ABCMeta
|
||||
|
|
@ -16,7 +15,6 @@ from openpype.pipeline import (
|
|||
get_representation_path,
|
||||
AVALON_CONTAINER_ID,
|
||||
Anatomy,
|
||||
CreatorError,
|
||||
LegacyCreator,
|
||||
Creator as NewCreator,
|
||||
CreatedInstance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue