mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 22:54:16 +02:00
[aur] deleted var fix
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user