Skip to content

Commit 657d027

Browse files
jmooringbep
authored andcommitted
Remove debug statement
1 parent 159120c commit 657d027

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

deploy/deployConfig_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,4 @@ func TestEmptyMatcher(t *testing.T) {
196196

197197
_, err = decodeConfig(cfg)
198198
c.Assert(err, qt.Not(qt.IsNil))
199-
200-
fmt.Printf("JMM-1: %s", err)
201199
}

0 commit comments

Comments
 (0)