mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-29 10:26:12 +01:00
remove list
This commit is contained in:
parent
601c3c41bd
commit
ff4a7c492d
1 changed files with 0 additions and 1 deletions
|
@ -69,7 +69,6 @@ class SBoInstall(object):
|
|||
tagc, match = '', False
|
||||
count_ins = count_upg = count_uni = 0
|
||||
for sbo in self.slackbuilds:
|
||||
sbo_deps = []
|
||||
self.index += 1
|
||||
self.toolbar_width = status(self.index, self.toolbar_width, 4)
|
||||
if sbo_search_pkg(sbo):
|
||||
|
|
Loading…
Reference in a new issue