mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02:00
commands: Remove the Hugo global
There are still some cleaning to do, but that felt good. See #4598
This commit is contained in:
@@ -40,6 +40,8 @@ import (
|
||||
type commandeer struct {
|
||||
*deps.DepsCfg
|
||||
|
||||
hugo *hugolib.HugoSites
|
||||
|
||||
h *hugoBuilderCommon
|
||||
ftch flagsToConfigHandler
|
||||
|
||||
|
Reference in New Issue
Block a user