mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
Remove debug statement
This commit is contained in:
parent
159120cddd
commit
657d0272e3
1 changed files with 0 additions and 2 deletions
|
@ -196,6 +196,4 @@ func TestEmptyMatcher(t *testing.T) {
|
|||
|
||||
_, err = decodeConfig(cfg)
|
||||
c.Assert(err, qt.Not(qt.IsNil))
|
||||
|
||||
fmt.Printf("JMM-1: %s", err)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue