Skip to content

Commit

Permalink
Fix luacheck warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Gethe committed Dec 20, 2022
1 parent 97762e6 commit 6e63c38
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Skin/Retail/Interface/FrameXML/CinematicFrame.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ if private.shouldSkip() then return end

--[[ Core ]]
local Aurora = private.Aurora
local Base = Aurora.Base
local Hook, Skin = Aurora.Hook, Aurora.Skin
local Color = Aurora.Color

do --[[ FrameXML\CinematicFrame.lua ]]
function Hook.CinematicFrameCloseDialog_OnShow(self)
Expand Down

0 comments on commit 6e63c38

Please sign in to comment.