Skip to content

Commit

Permalink
Update match_group_input_custom.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Hesketh2 authored Dec 10, 2024
1 parent 251c251 commit a8525ff
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,10 @@
-- Please see https://github.com/Liquipedia/Lua-Modules to contribute
--

local Array = require('Module:Array')
local Logic = require('Module:Logic')
local Lua = require('Module:Lua')
local Variables = require('Module:Variables')

local MatchGroupInputUtil = Lua.import('Module:MatchGroup/Input/Util')

local DEFAULT_BESTOF = 3

local CustomMatchGroupInput = {}
local MatchFunctions = {}
local MapFunctions = {}
Expand Down

0 comments on commit a8525ff

Please sign in to comment.