functests: Fix linter error

This commit is contained in:
ZyX
2017-12-16 16:14:53 +03:00
parent 7f3b9a4acc
commit 023631463c

View File

@@ -4,7 +4,6 @@ local Screen = require('test.functional.ui.screen')
local eq = helpers.eq
local clear = helpers.clear
local funcs = helpers.funcs
local meths = helpers.meths
local command = helpers.command
local exc_exec = helpers.exc_exec