From 9291fda2c2c83d928b5f782657d92edbc48a529e Mon Sep 17 00:00:00 2001 From: iLLiCiTiT Date: Wed, 29 Apr 2020 20:05:16 +0200 Subject: [PATCH] removed setting tags to families --- pype/plugins/global/publish/extract_review.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pype/plugins/global/publish/extract_review.py b/pype/plugins/global/publish/extract_review.py index 56a9c870b1..ddd56124f1 100644 --- a/pype/plugins/global/publish/extract_review.py +++ b/pype/plugins/global/publish/extract_review.py @@ -146,12 +146,6 @@ class ExtractReview(pyblish.api.InstancePlugin): "New representation tags: `{}`".format(new_repre["tags"]) ) - # # QUESTION Why the hell we were adding tags to families? - # # add families - # for tag in output_def["tags"]: - # if tag not in instance.data["families"]: - # instance.data["families"].append(tag) - temp_data = self.prepare_temp_data(instance, repre, output_def) ffmpeg_args = self._ffmpeg_arguments(