Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
prabirshrestha committed Jan 23, 2021
1 parent cacfc79 commit 7d5cd27
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions autoload/lsp/internal/completion/documentation.vim
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,3 @@ function! lsp#internal#completion#documentation#_disable() abort
unlet s:Dispose
endif
endfunction

function! s:log(x) abort
echom json_encode(a:x)
endfunction

0 comments on commit 7d5cd27

Please sign in to comment.