From 79769667fbb11636744e666b77308e4a066aa4cd Mon Sep 17 00:00:00 2001 From: Nuno Duque Nunes Date: Wed, 27 May 2026 23:08:21 +0000 Subject: [PATCH] add json core functions --- core/json.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/core/json.sh b/core/json.sh index 3fd68db..cb8b53a 100644 --- a/core/json.sh +++ b/core/json.sh @@ -145,7 +145,6 @@ function json::error_envelope() { } # Config - function json::config_load() { python3 "$JSON_HELPER" config_load "$1"