mod_admin_shell: Remove timer:info() (it's been debug:timers() for some time)

This commit is contained in:
Matthew Wild 2023-11-29 17:22:18 +00:00
parent 0391039177
commit a31ee8c429

View file

@ -2159,9 +2159,6 @@ function def_env.debug:async(runner_id)
return true, ("%d runners pending"):format(c);
end
-- COMPAT: debug:timers() was timer:info() for some time in trunk
def_env.timer = { info = def_env.debug.timers };
def_env.stats = new_section("Commands to show internal statistics");
local short_units = {