Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Rathoz committed Nov 1, 2024
1 parent f53606b commit 2aaf07b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,10 @@

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

local Widget = Lua.import('Module:Widget')
local HtmlWidgets = Lua.import('Module:Widget/Html/All')
local Break = Lua.import('Module:Widget/Match/Summary/Break')

---@class MatchSummaryMatchGameTeamWrapper: Widget
---@operator call(table): MatchSummaryMatchGameTeamWrapper
Expand Down

0 comments on commit 2aaf07b

Please sign in to comment.