mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Remove unused import
This commit is contained in:
parent
47cb00b433
commit
085e2aa826
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
from ayon_core.lib import NumberDef
|
from ayon_core.lib import NumberDef
|
||||||
|
|
||||||
from ayon_core.hosts.fusion.api.plugin import GenericCreateSaver
|
from ayon_core.hosts.fusion.api.plugin import GenericCreateSaver
|
||||||
from ayon_core.hosts.fusion.api import get_current_comp
|
|
||||||
|
|
||||||
|
|
||||||
class CreateImageSaver(GenericCreateSaver):
|
class CreateImageSaver(GenericCreateSaver):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue