mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
removed unused import
This commit is contained in:
parent
19c7d2b8a1
commit
cd09f23b96
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ from Qt import QtWidgets, QtCore
|
|||
from openpype import style
|
||||
from openpype.client import get_versions, get_representations
|
||||
from openpype.modules import ModulesManager
|
||||
from openpype.lib import StringTemplate, format_file_size
|
||||
from openpype.lib import format_file_size
|
||||
from openpype.pipeline import load, AvalonMongoDB, Anatomy
|
||||
from openpype.pipeline.load import (
|
||||
get_representation_path_with_anatomy,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue