fix the formatting :pepehands: (#1208)

This commit is contained in:
Abouzar Parvan 2021-08-02 01:21:53 +04:30 committed by GitHub
parent 611f502104
commit fbbf1b22a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -81,7 +81,6 @@ function M.setup(lang)
end
end
local lspconfig = require "lspconfig"
lspconfig[lsp.provider].setup(lsp.setup)
end