diff --git a/hugolib/config.go b/hugolib/config.go index a7fdbd4d2..cb54b7374 100644 --- a/hugolib/config.go +++ b/hugolib/config.go @@ -91,7 +91,6 @@ func (c *Config) readInConfig() { } } } - Printer(c) } func (c *Config) setPath(p string) {