mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-03 06:56:44 +01:00
Remove unused code
This commit is contained in:
parent
cdb24e8194
commit
a46e882a67
1 changed files with 0 additions and 1 deletions
|
@ -43,5 +43,4 @@ def slack_package(prgnam):
|
|||
cache = binary
|
||||
if not binary:
|
||||
Msg().build_FAILED(prgnam)
|
||||
# raise SystemExit()
|
||||
return ["".join(_meta_.output + binary)]
|
||||
|
|
Loading…
Reference in a new issue