mirror of
https://github.com/neovim/neovim.git
synced 2025-09-19 01:38:16 +00:00
*: Fix linter errors
This commit is contained in:
@@ -81,8 +81,6 @@ local function get_alloc_rets(exp_log, res)
|
||||
return exp_log
|
||||
end
|
||||
|
||||
local to_cstr_nofree = function(v) return lib.xstrdup(v) end
|
||||
|
||||
local alloc_log = alloc_log_new()
|
||||
|
||||
before_each(function()
|
||||
|
Reference in New Issue
Block a user