mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-07 08:46:21 +01:00
Removed comments
This commit is contained in:
parent
1607932944
commit
a0037b4e86
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ from slpkg.progress_bar import ProgressBar
|
|||
|
||||
|
||||
class Downloader(Configs, Utilities):
|
||||
""" Wget downloader. """
|
||||
|
||||
def __init__(self, path: Union[str, Path], url: str, flags: list):
|
||||
super(Configs, self).__init__()
|
||||
|
|
Loading…
Add table
Reference in a new issue