diff --git a/lua/livepreview/health.lua b/lua/livepreview/health.lua index 1ee71de3..fcffb3ad 100644 --- a/lua/livepreview/health.lua +++ b/lua/livepreview/health.lua @@ -95,8 +95,6 @@ local function check_config() info("Your configuration table >lua\n" .. vim.inspect(config)) end -check_config() - --- Run checkhealth for Live Preview. This can also be called using `:checkhealth livepreview` function M.check() local health = vim.health