mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
removed debug log
This commit is contained in:
parent
47a974b230
commit
4f09e30e20
1 changed files with 0 additions and 3 deletions
|
|
@ -113,9 +113,6 @@ class ExtractBurnin(publish.Extractor):
|
|||
)
|
||||
|
||||
burnin_defs = copy.deepcopy(src_burnin_defs)
|
||||
self.log.debug(
|
||||
"burnin_defs.keys(): {}".format(burnin_defs.keys())
|
||||
)
|
||||
|
||||
# Filter output definition by `burnin` represetation key
|
||||
repre_linked_burnins = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue