Skip to content

Commit

Permalink
Remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
zanmato1984 committed Aug 19, 2024
1 parent 57ea31c commit fb50da6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cmd/go-tpc/tpch.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ func executeTpch(action string) {
appendQueryTuningVarsToConnParams()
}

fmt.Println("Conn params: ")
fmt.Println(connParams)

openDB()
defer closeDB()

Expand Down

0 comments on commit fb50da6

Please sign in to comment.