From 87b74eeafea4e5996024472c93b33e72e7614b55 Mon Sep 17 00:00:00 2001 From: Kodi Arfer Date: Wed, 11 Sep 2024 09:35:23 -0400 Subject: [PATCH] Whitespace tweak. --- simalq/util.hy | 1 - 1 file changed, 1 deletion(-) diff --git a/simalq/util.hy b/simalq/util.hy index a7f3458..bdbc5c1 100644 --- a/simalq/util.hy +++ b/simalq/util.hy @@ -39,7 +39,6 @@ "Represents a game ending, whether by losing or winning.") - (setv message-queue []) (defn msg [#* args]