Skip to content

Commit

Permalink
remove println
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonardo Hahn authored and felipejfc committed Nov 13, 2019
1 parent 316165e commit 7d67b1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cluster/etcd_service_discovery_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,6 @@ func TestEtcdWatchChangesWithBlacklist(t *testing.T) {
num++
}
}
println("Returning val ", num)
return num
}

Expand Down

0 comments on commit 7d67b1c

Please sign in to comment.