fix(logger): remove config

This commit is contained in:
Barrett Ruth 2025-09-22 16:48:46 -04:00
parent d7f5112841
commit beda8a3a03
2 changed files with 1 additions and 8 deletions

View file

@ -15,7 +15,6 @@ end
local user_config = {}
local config = config_module.setup(user_config)
logger.set_config(config)
local snippets_initialized = false
local current_diff_layout = nil