From 43524b8dda15958c410028d792f0abc55fa4f02e Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Thu, 23 Jul 2026 23:51:49 +0200 Subject: [PATCH] test ci --- plugin/autoexec.sp | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin/autoexec.sp b/plugin/autoexec.sp index 0b82c48..b5bd394 100644 --- a/plugin/autoexec.sp +++ b/plugin/autoexec.sp @@ -11,7 +11,6 @@ public Plugin:myinfo = { url = "https://codeberg.org/spire/autoexec/" }; - new StringMap:mapPrefixMap; new StringMap:mapOverwriteMap; new StringMap:mapTypeMap;