Skip to content

Commit

Permalink
hyperdrive_test: remove commented debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
divyakoshy committed May 8, 2019
1 parent f52776a commit c8df03f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hyperdrive_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ var _ = Describe("Hyperdrive", func() {
if isLeaderFaulty && i == 0 {
continue
}
// fmt.Println("new tick")
select {
case <-done:
return
Expand Down

0 comments on commit c8df03f

Please sign in to comment.