mirror of
https://github.com/ThePrimeagen/harpoon.git
synced 2025-07-13 17:40:25 +00:00
remove duplicate trace for expand_dir()
This commit is contained in:
parent
e06d8f1aea
commit
d8e2fcedf3
@ -98,7 +98,6 @@ local function ensure_correct_config(config)
|
||||
end
|
||||
|
||||
local function expand_dir(config)
|
||||
log.trace("_expand_dir()")
|
||||
log.trace("_expand_dir(): Config pre-expansion:", config)
|
||||
|
||||
local projects = config.projects or {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user