fix(ci): styling

This commit is contained in:
Barrett Ruth 2025-09-12 17:35:43 -05:00
parent 9e908a1bc2
commit 10d14f58c2

View file

@ -16,7 +16,6 @@ if not vim.fn.has("nvim-0.10.0") then
return M
end
local competition_types = { "atcoder", "codeforces", "cses" }
local function setup_contest(contest_type)