diff --git a/britney2/migration.py b/britney2/migration.py index a790c38..af9e8b8 100644 --- a/britney2/migration.py +++ b/britney2/migration.py @@ -334,7 +334,6 @@ class MigrationManager(object): def migrate_item_to_target_suite(self, actions, nuninst_now, stop_on_first_regression=True): is_accepted = True affected_architectures = set() - item = actions target_suite = self.suite_info.target_suite packages_t = target_suite.binaries