diff options
-rw-r--r-- | plugins/mod_admin_shell.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/mod_admin_shell.lua b/plugins/mod_admin_shell.lua index ebb481d6..ed1ae561 100644 --- a/plugins/mod_admin_shell.lua +++ b/plugins/mod_admin_shell.lua @@ -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 = { |