*: Fix linter errors

This commit is contained in:
ZyX
2017-11-19 21:13:27 +03:00
parent a94255a7ac
commit f20f97c936
4 changed files with 17 additions and 15 deletions

View File

@@ -12,7 +12,6 @@ local request = helpers.request
local meth_pcall = helpers.meth_pcall
local command = helpers.command
local REMOVE_THIS = global_helpers.REMOVE_THIS
local intchar2lua = global_helpers.intchar2lua
local format_string = global_helpers.format_string
local mergedicts_copy = global_helpers.mergedicts_copy