Skip to content

Commit

Permalink
Remove debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
jmooring authored and bep committed Dec 11, 2021
1 parent 159120c commit 657d027
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deploy/deployConfig_test.go
Expand Up @@ -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)
}

0 comments on commit 657d027

Please sign in to comment.