mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Remove unused
This commit is contained in:
parent
db60825ac2
commit
b9876d6cd8
1 changed files with 0 additions and 1 deletions
|
@ -86,7 +86,6 @@ class Utilities(Configs):
|
|||
'tag': pkg_tag
|
||||
}
|
||||
return split
|
||||
# return [name, version, arch, build, pkg_tag]
|
||||
|
||||
def finished_time(self, elapsed_time: float) -> None:
|
||||
""" Printing the elapsed time. """
|
||||
|
|
Loading…
Reference in a new issue