From 055cc5558ea193be5382bbe38c79fbf3b2a07f84 Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Mon, 14 Feb 2022 02:59:38 +0300 Subject: [PATCH] [fix] remove usless output --- builder | 1 - 1 file changed, 1 deletion(-) diff --git a/builder b/builder index a6bfdae..46b02f1 100644 --- a/builder +++ b/builder @@ -203,7 +203,6 @@ function version () function cleanup() { trap - SIGINT SIGTERM ERR EXIT - msg "cleanup..." restore_kfeditorconf }