From ba71a786b0d2248af21318ca7b20315cab208bfd Mon Sep 17 00:00:00 2001 From: Eltreum Date: Mon, 7 Feb 2022 17:56:12 -0300 Subject: [PATCH] Update AddonSetup.lua --- ElvUI_EltreumUI/Core/AddonSetup.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/ElvUI_EltreumUI/Core/AddonSetup.lua b/ElvUI_EltreumUI/Core/AddonSetup.lua index 96142128f..8dfe27f1b 100644 --- a/ElvUI_EltreumUI/Core/AddonSetup.lua +++ b/ElvUI_EltreumUI/Core/AddonSetup.lua @@ -1,7 +1,5 @@ local ElvUI_EltreumUI, E, L, V, P, G = unpack(select(2, ...)) local _G = _G -local SetCVar = _G.SetCVar -local IsAddOnLoaded = _G.IsAddOnLoaded -- AddOnSkins Profile function ElvUI_EltreumUI:AddonSetupAS()