feat(io): cleanup view
This commit is contained in:
parent
07e4372a4a
commit
00987bb0ff
4 changed files with 17 additions and 13 deletions
|
|
@ -51,8 +51,6 @@ local function contest_picker(platform, refresh, language)
|
|||
end
|
||||
end,
|
||||
['ctrl-r'] = function()
|
||||
local cache = require('cp.cache')
|
||||
cache.clear_contest_list(platform)
|
||||
contest_picker(platform, true, language)
|
||||
end,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue