mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
remove unused imports
This commit is contained in:
parent
47fc15faf0
commit
f784eeb17e
1 changed files with 0 additions and 3 deletions
|
|
@ -6,11 +6,8 @@ import json
|
|||
import shutil
|
||||
from typing import Optional, Any
|
||||
|
||||
import clique
|
||||
from ayon_api.operations import OperationsSession
|
||||
from qtpy import QtWidgets, QtCore
|
||||
|
||||
from ayon_core import style
|
||||
from ayon_core.lib import (
|
||||
format_file_size,
|
||||
AbstractAttrDef,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue