mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-05 08:46:20 +01:00
Removed comment
This commit is contained in:
parent
4a66c50735
commit
96579efd81
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ class ViewMessage(Configs):
|
|||
if mode == 'upgrade':
|
||||
color: str = self.violet
|
||||
|
||||
# If the package is installed and change the color to gray.
|
||||
if package in self.utils.installed_packages.keys() and mode == 'install':
|
||||
color: str = self.grey
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue