mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Removed confusing message
This commit is contained in:
parent
3a0ba21117
commit
98d8417c73
1 changed files with 0 additions and 1 deletions
|
|
@ -199,7 +199,6 @@ def fill_sequence_gaps_with_previous(
|
|||
log.warning(
|
||||
"Missing frame should be replaced from "
|
||||
f"'{previous_version_path}' but that doesn't exist. "
|
||||
"Falling back to filling from currently last rendered."
|
||||
)
|
||||
return (None, None)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue