mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
removed unused imports
This commit is contained in:
parent
dbf70d34ea
commit
faa6fdcd08
1 changed files with 1 additions and 3 deletions
|
|
@ -5,14 +5,12 @@ from .color_triangle import QtColorTriangle
|
|||
from .color_view import ColorViewer
|
||||
from .color_screen_pick import PickScreenColorWidget
|
||||
from .color_inputs import (
|
||||
ColorInputsWidget,
|
||||
AlphaSlider,
|
||||
AlphaInputs,
|
||||
HEXInputs,
|
||||
RGBInputs,
|
||||
HSLInputs,
|
||||
HSVInputs,
|
||||
CMYKInputs
|
||||
HSVInputs
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue