diff --git a/slpkg/sbo/slack_find.py b/slpkg/sbo/slack_find.py index 54e5565a..2faeb6e1 100644 --- a/slpkg/sbo/slack_find.py +++ b/slpkg/sbo/slack_find.py @@ -43,5 +43,4 @@ def slack_package(prgnam): cache = binary if not binary: Msg().build_FAILED(prgnam) - # raise SystemExit() return ["".join(_meta_.output + binary)]