From 85cc4131f4a11e491d530b58efc02698fa7094a6 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Sun, 26 Apr 2026 03:24:15 +0300 Subject: [PATCH] Refactor json schema on status api --- drift-check.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/drift-check.sh b/drift-check.sh index 7843af1..965d1a4 100755 --- a/drift-check.sh +++ b/drift-check.sh @@ -53,4 +53,3 @@ else echo "Drift detected!" exit 1 fi -