You've already forked go-clickhouse
mirror of
https://github.com/uptrace/go-clickhouse.git
synced 2025-07-13 01:00:21 +02:00
chore: cleanup
This commit is contained in:
@ -279,7 +279,6 @@ func (db *DB) writeQuery(ctx context.Context, cn *chpool.Conn, wr *chproto.Write
|
||||
wr.WriteByte(1)
|
||||
{
|
||||
v := spanCtx.TraceID()
|
||||
fmt.Println(v.String())
|
||||
wr.UUID(v[:])
|
||||
}
|
||||
{
|
||||
|
Reference in New Issue
Block a user