1
0

[fix] remove usless output

This commit is contained in:
GenZmeY 2022-02-14 02:59:38 +03:00
parent 89809210d0
commit 055cc5558e

View File

@ -203,7 +203,6 @@ function version ()
function cleanup() function cleanup()
{ {
trap - SIGINT SIGTERM ERR EXIT trap - SIGINT SIGTERM ERR EXIT
msg "cleanup..."
restore_kfeditorconf restore_kfeditorconf
} }