mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
♻️ remove debug log
This commit is contained in:
parent
de0049085d
commit
9592eead41
1 changed files with 0 additions and 1 deletions
|
|
@ -71,7 +71,6 @@ class ExtractModel(publish.Extractor,
|
|||
long=True)
|
||||
|
||||
strip_shader = instance.data.get("strip_shaders", True)
|
||||
self.log.debug("Stripping shaders: %s" % strip_shader)
|
||||
|
||||
with lib.no_display_layers(instance):
|
||||
with lib.displaySmoothness(members,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue