Fixed for coding style

This commit is contained in:
Dimitris Zlatanidis 2023-04-16 09:12:18 +03:00
parent ea673e6c39
commit 9e87ef2887

View file

@ -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