Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Imran Shahid committed Jun 7, 2022
1 parent 571f05f commit 7eea244
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion v3/integrations/nrmssql/nrmssql.go
Expand Up @@ -42,7 +42,6 @@
//
// ctx := newrelic.NewContext(context.Background(), txn)
// row := db.QueryRowContext(ctx, "SELECT count(*) from tables")

package nrmssql

import (
Expand Down

0 comments on commit 7eea244

Please sign in to comment.