mirror of
https://github.com/neovim/neovim.git
synced 2026-04-20 14:25:32 +00:00
Fix lualint: remove unused var
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
local paths = require('test.config.paths')
|
||||
local helpers = require('test.functional.helpers')(after_each)
|
||||
local clear = helpers.clear
|
||||
local eq, nvim_eval, nvim_command, nvim, exc_exec, funcs, nvim_feed, curbuf =
|
||||
|
||||
Reference in New Issue
Block a user