diff --git a/distgit_bugzilla_sync/script.py b/distgit_bugzilla_sync/script.py index 8f1652f..68629a4 100644 --- a/distgit_bugzilla_sync/script.py +++ b/distgit_bugzilla_sync/script.py @@ -529,12 +529,6 @@ class DistgitBugzillaSync: poc=poc, watchers=pagure_namespace_to_cc[namespace][name], )) - # if self.env["environment"] == 'staging': - # # Filter out any modules, since we don't have rights to create new - # # components in the "Fedora Modules" project yet - # self.pagure_projects = [ - # p for p in self.pagure_projects if p['namespace'] != 'modules' - # ] def add_branches_product_and_summary(self): """ For each project retrieved this method adds branches, products