mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 17:21:49 +00:00
fix(lint): remove unused function from diagnostic spec
This commit is contained in:
@@ -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()
|
||||
|
Reference in New Issue
Block a user