mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
fix(lint): remove unused function from diagnostic spec
This commit is contained in:
parent
0c86bf563c
commit
888a6ec6ce
@ -4,7 +4,6 @@ local command = helpers.command
|
||||
local clear = helpers.clear
|
||||
local exec_lua = helpers.exec_lua
|
||||
local eq = helpers.eq
|
||||
local retry = helpers.retry
|
||||
local nvim = helpers.nvim
|
||||
|
||||
describe('vim.lsp.diagnostic', function()
|
||||
|
Loading…
Reference in New Issue
Block a user