From 059de6e10a91192d6a084309cbca6ddc6a7a0ff1 Mon Sep 17 00:00:00 2001 From: Rikard Blixt Date: Tue, 8 Oct 2024 11:11:42 +0200 Subject: [PATCH] unneeded const --- components/match2/wikis/splatoon/match_summary.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/components/match2/wikis/splatoon/match_summary.lua b/components/match2/wikis/splatoon/match_summary.lua index 5aae106a7a6..de2b658301f 100644 --- a/components/match2/wikis/splatoon/match_summary.lua +++ b/components/match2/wikis/splatoon/match_summary.lua @@ -21,7 +21,6 @@ local WeaponIcon = require('Module:WeaponIcon') local DisplayHelper = Lua.import('Module:MatchGroup/Display/Helper') local MatchSummary = Lua.import('Module:MatchSummary/Base') -local NUM_OPPONENTS = 2 local GREEN_CHECK = Icon.makeIcon{iconName = 'winner', color = 'forest-green-text', size = '110%'} local NO_CHECK = '[[File:NoCheck.png|link=]]' -- Normal links, from input/lpdb