mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 20:33:59 +02:00
Remove debug statement
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
159120cddd
commit
657d0272e3
@@ -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)
|
||||
}
|
||||
|
Reference in New Issue
Block a user