Remove vestigial code
This commit is contained in:
@@ -5,11 +5,6 @@ local addonname, shared = ...
|
||||
---@diagnostic disable-next-line: missing-fields
|
||||
shared.Whoer = {}
|
||||
function shared.Whoer.Init()
|
||||
-- if not Heimdall_Data.config.who.enabled then
|
||||
-- print("Heimdall - Whoer disabled")
|
||||
-- return
|
||||
-- end
|
||||
|
||||
if not Heimdall_Data.who then Heimdall_Data.who = {} end
|
||||
if not Heimdall_Data.who.data then Heimdall_Data.who.data = {} end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user