mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-20 10:26:44 +01:00
Removed comments
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
c3e169682a
commit
33ab8b93c5
1 changed files with 0 additions and 2 deletions
|
@ -784,8 +784,6 @@ class Update:
|
|||
raise SystemExit()
|
||||
|
||||
def done_msg(self, repo):
|
||||
"""Printing done message
|
||||
"""
|
||||
print(f"{self.grey}Check repository "
|
||||
f"[{self.cyan}{repo}{self.grey}] ... "
|
||||
f"{self.endc}", end="", flush=True)
|
||||
|
|
Loading…
Reference in a new issue