mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 10:54:15 +02:00
handling no gem set for the tray mode
This commit is contained in:
@@ -244,8 +244,6 @@ class GenericSoftwareManager(SoftwareManager):
|
||||
warnings = []
|
||||
|
||||
warnings.extend(man_warnings)
|
||||
else:
|
||||
warnings.append(self.i18n['warning.no_managers'])
|
||||
|
||||
return warnings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user