From 2f798c359119170767f1040cb9d7db9c74849a0f Mon Sep 17 00:00:00 2001 From: Cesar Flores Date: Sun, 8 Mar 2026 15:53:27 +0700 Subject: [PATCH] fix: Remove unnecessary blank line in Justfile --- Justfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Justfile b/Justfile index 97ca05f..84ca950 100644 --- a/Justfile +++ b/Justfile @@ -48,7 +48,6 @@ down db=VARIANT: clean db=VARIANT: docker compose -f {{db}}/compose.yml down -v - # Run tests against a database variant test db=VARIANT: @case "{{db}}" in \