Skip to content

Commit

Permalink
unneeded const
Browse files Browse the repository at this point in the history
  • Loading branch information
Rathoz committed Oct 8, 2024
1 parent 16ac878 commit 059de6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/match2/wikis/splatoon/match_summary.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 059de6e

Please sign in to comment.