Delete debug prints

This commit is contained in:
Ondrej Samohel 2021-12-01 18:54:53 +01:00
parent 408a3a52d9
commit 291cfdc3eb
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -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({