remove picker spec
This commit is contained in:
parent
b70f38626e
commit
a24ac2314c
2 changed files with 0 additions and 243 deletions
|
|
@ -117,8 +117,6 @@ end
|
|||
---@param contest_id string Contest identifier
|
||||
---@return cp.ProblemItem[]
|
||||
local function get_problems_for_contest(platform, contest_id)
|
||||
local constants = require('cp.constants')
|
||||
local platform_display_name = constants.PLATFORM_DISPLAY_NAMES[platform] or platform
|
||||
local problems = {}
|
||||
|
||||
cache.load()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue