removing debugging prints

This commit is contained in:
Jakub Jezek 2023-10-03 13:02:17 +02:00
parent 4bd820bc30
commit f5e8f4d3fa
No known key found for this signature in database
GPG key ID: 730D7C02726179A7

View file

@ -336,7 +336,6 @@ class ClipLoader:
)
loader_cls.timeline = self.active_timeline
print(self.active_timeline.GetName())
else:
self.active_timeline = lib.get_current_timeline()
@ -660,8 +659,6 @@ class PublishClip:
# define ui inputs if non gui mode was used
self.shot_num = self.ti_index
print(
"____ self.shot_num: {}".format(self.shot_num))
# ui_inputs data or default values if gui was not used
self.rename = self.ui_inputs.get(