Remove unused code.

This commit is contained in:
Alexey Melnichuk
2015-12-01 16:24:53 +03:00
parent 119758ed77
commit 019597362f
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'