mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Delete debug prints
This commit is contained in:
parent
408a3a52d9
commit
291cfdc3eb
1 changed files with 0 additions and 3 deletions
|
|
@ -168,9 +168,6 @@ class CollectSequencesFromJob(pyblish.api.ContextPlugin):
|
|||
start = data.get("frameStart", indices[0])
|
||||
end = data.get("frameEnd", indices[-1])
|
||||
|
||||
# root = os.path.normpath(root)
|
||||
# self.log.info("Source: {}}".format(data.get("source", "")))
|
||||
|
||||
ext = list(collection)[0].split('.')[-1]
|
||||
|
||||
instance.data.update({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue