mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
installing, uninstalling and launching
This commit is contained in:
@@ -394,8 +394,6 @@ class ArchManager(SoftwareManager):
|
||||
pre_download_files.append(f)
|
||||
|
||||
if pre_download_files:
|
||||
downloader = self.context.file_downloader.get_default_client_name()
|
||||
|
||||
for f in pre_download_files:
|
||||
fdata = f.split('::')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user