From 50fe6b03c3b87c5025877d2795aad49fb2d303a0 Mon Sep 17 00:00:00 2001 From: fennecdjay Date: Tue, 28 Feb 2023 12:03:38 +0100 Subject: [PATCH] :wrench: clean --- scripts/embed.bash | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/embed.bash b/scripts/embed.bash index 52abb903..7ff76f09 100644 --- a/scripts/embed.bash +++ b/scripts/embed.bash @@ -93,7 +93,6 @@ array_is_ok() { } libraries=$(jq -rc '.libraries' <<< "$json") -echo "lmolkjlkj" >&2 handle_libs() { array_is_ok "$libraries" || return 1 -- 2.43.0