fix(logger): remove config
This commit is contained in:
parent
d7f5112841
commit
beda8a3a03
2 changed files with 1 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue