Remove message

This commit is contained in:
Dimitris Zlatanidis 2022-12-20 22:07:07 +02:00
parent 71607d4ec2
commit fcf9b92639

View file

@ -19,8 +19,6 @@ class Upgrade:
def packages(self):
""" Compares version of packages and returns the maximum. """
print("Do not forget to run 'slpkg update' before.\n")
repo_packages = SBoQueries('').names()
black = Blacklist().get()