chore(packages): removed useless packages list hook function and debian stdlib refactoring
This commit is contained in:
parent
fe8d8027b3
commit
d20734c275
4 changed files with 39 additions and 33 deletions
|
@ -28,7 +28,6 @@ func Resolve() (status Status) {
|
|||
case BROKEN:
|
||||
return BROKEN
|
||||
case REPAIRED:
|
||||
packages_list_function()
|
||||
continue
|
||||
}
|
||||
// ----- Services ----------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue