Skip to content

Commit

Permalink
code refacto
Browse files Browse the repository at this point in the history
  • Loading branch information
eze-kiel committed Mar 8, 2021
1 parent 3490ed5 commit 48fe1fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/slowql-replayer/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,6 @@ func (db database) worker(queries chan string, errors chan error, wg *sync.WaitG
}
if rows != nil {
rows.Close()

}
}
}
Expand Down

0 comments on commit 48fe1fb

Please sign in to comment.