mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-01 07:57:26 +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()
|
raise SystemExit()
|
||||||
|
|
||||||
def done_msg(self, repo):
|
def done_msg(self, repo):
|
||||||
"""Printing done message
|
|
||||||
"""
|
|
||||||
print(f"{self.grey}Check repository "
|
print(f"{self.grey}Check repository "
|
||||||
f"[{self.cyan}{repo}{self.grey}] ... "
|
f"[{self.cyan}{repo}{self.grey}] ... "
|
||||||
f"{self.endc}", end="", flush=True)
|
f"{self.endc}", end="", flush=True)
|
||||||
|
|
Loading…
Add table
Reference in a new issue