mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Remove unused import 'collect_frames' from pyblish_functions
This commit is contained in:
parent
92f03312b6
commit
4bf03f0a51
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ from copy import deepcopy
|
|||
import attr
|
||||
import ayon_api
|
||||
import clique
|
||||
from ayon_core.lib import Logger, collect_frames
|
||||
from ayon_core.lib import Logger
|
||||
from ayon_core.pipeline import (
|
||||
get_current_project_name,
|
||||
get_representation_path,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue