mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
Accidentally left in debugging code
This commit is contained in:
parent
75a2e6d4e8
commit
b7b6f054a9
1 changed files with 0 additions and 1 deletions
|
@ -91,7 +91,6 @@ func (c *Config) readInConfig() {
|
|||
}
|
||||
}
|
||||
}
|
||||
Printer(c)
|
||||
}
|
||||
|
||||
func (c *Config) setPath(p string) {
|
||||
|
|
Loading…
Reference in a new issue