From f5be643205e98fcecc41c0b7ce19a5a22f692f2c Mon Sep 17 00:00:00 2001 From: ZyX Date: Sun, 9 Apr 2017 03:31:13 +0300 Subject: functests: Fix linter errors --- test/functional/legacy/search_mbyte_spec.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'test/functional/legacy/search_mbyte_spec.lua') diff --git a/test/functional/legacy/search_mbyte_spec.lua b/test/functional/legacy/search_mbyte_spec.lua index c3f9e1a947..a365f79cdf 100644 --- a/test/functional/legacy/search_mbyte_spec.lua +++ b/test/functional/legacy/search_mbyte_spec.lua @@ -1,6 +1,5 @@ local helpers = require('test.functional.helpers')(after_each) -local feed = helpers.feed local wait = helpers.wait local clear = helpers.clear local insert = helpers.insert -- cgit