fix(ci): selene warnings
This commit is contained in:
parent
5313ecce17
commit
9e908a1bc2
1 changed files with 0 additions and 4 deletions
|
|
@ -16,10 +16,6 @@ if not vim.fn.has("nvim-0.10.0") then
|
|||
return M
|
||||
end
|
||||
|
||||
local function get_plugin_path()
|
||||
local plugin_path = debug.getinfo(1, "S").source:sub(2)
|
||||
return vim.fn.fnamemodify(plugin_path, ":h:h:h")
|
||||
end
|
||||
|
||||
local competition_types = { "atcoder", "codeforces", "cses" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue