fix
This commit is contained in:
parent
e10eab22d6
commit
beb87e853c
5 changed files with 3 additions and 5 deletions
|
|
@ -203,5 +203,4 @@ function M.run_problem(ctx, contest_config, is_debug)
|
|||
end
|
||||
end
|
||||
|
||||
|
||||
return M
|
||||
|
|
|
|||
|
|
@ -456,7 +456,6 @@ function M.handle_command(opts)
|
|||
end
|
||||
end
|
||||
|
||||
|
||||
function M.setup(opts)
|
||||
opts = opts or {}
|
||||
user_config = opts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue