mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-16 03:41:11 +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
|
tagc, match = '', False
|
||||||
count_ins = count_upg = count_uni = 0
|
count_ins = count_upg = count_uni = 0
|
||||||
for sbo in self.slackbuilds:
|
for sbo in self.slackbuilds:
|
||||||
sbo_deps = []
|
|
||||||
self.index += 1
|
self.index += 1
|
||||||
self.toolbar_width = status(self.index, self.toolbar_width, 4)
|
self.toolbar_width = status(self.index, self.toolbar_width, 4)
|
||||||
if sbo_search_pkg(sbo):
|
if sbo_search_pkg(sbo):
|
||||||
|
|
Loading…
Reference in a new issue