fix docs and superfluous vim.validate calls
This commit is contained in:
parent
b5b2c770fc
commit
46cd509747
6 changed files with 12 additions and 102 deletions
|
|
@ -108,7 +108,6 @@ function M.get_contests_for_platform(platform)
|
|||
})
|
||||
end
|
||||
|
||||
cache.set_contest_list(platform, contests)
|
||||
logger.log(('loaded %d contests'):format(#contests))
|
||||
return contests
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue