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