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;