Remove unused code.

This commit is contained in:
Alexey Melnichuk
2015-12-01 16:24:53 +03:00
parent f8c86b42bc
commit efc62b064b
2 changed files with 22 additions and 27 deletions

View File

@@ -46,6 +46,7 @@ local LEVELS = {
'warning',
'notice',
'info',
'debug',
}
local TRACE_LEVEL = 'notice'