Skip to content

Commit

Permalink
linter: unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
hjpalpha committed Dec 15, 2024
1 parent 1914138 commit f28766c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/match2/wikis/osu/match_group_input_custom.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

local Array = require('Module:Array')
local Lua = require('Module:Lua')
local Operator = require('Module:Operator')
local Table = require('Module:Table')
local Variables = require('Module:Variables')

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

0 comments on commit f28766c

Please sign in to comment.