mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Fixed for coding style
This commit is contained in:
parent
ea673e6c39
commit
9e87ef2887
1 changed files with 0 additions and 1 deletions
|
@ -405,7 +405,6 @@ class Slackbuilds(Configs):
|
|||
|
||||
code, tags = self.dialogbox.checklist(text, dependencies, title, height,
|
||||
width, list_height, choices)
|
||||
|
||||
if not code:
|
||||
return dependencies
|
||||
|
||||
|
|
Loading…
Reference in a new issue