mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Remove imports that aren't used
This commit is contained in:
@@ -10,8 +10,6 @@ package sqlx
|
||||
import (
|
||||
context "context"
|
||||
sql "database/sql"
|
||||
driver "database/sql/driver"
|
||||
time "time"
|
||||
)
|
||||
|
||||
type Conn struct {
|
||||
|
||||
Reference in New Issue
Block a user