diff --git a/bauh/gems/arch/controller.py b/bauh/gems/arch/controller.py index edb02b69..43b899a7 100644 --- a/bauh/gems/arch/controller.py +++ b/bauh/gems/arch/controller.py @@ -82,8 +82,6 @@ class ArchManager(SoftwareManager): if is_url: return SearchResult([], [], 0) - self.comp_optimizer.join() - downgrade_enabled = git.is_enabled() res = SearchResult([], [], 0)