removed test code
This commit is contained in:
parent
f2a6d53841
commit
1888d785b0
|
@ -167,7 +167,6 @@ augroup status "{{{
|
|||
augroup END"}}}
|
||||
|
||||
function! GetLinterStatus(key) abort "{{{
|
||||
return 3
|
||||
let l:linter = ale#statusline#Count(bufnr(''))
|
||||
|
||||
return l:linter[a:key]
|
||||
|
|
Loading…
Reference in New Issue