You've already forked go-sqlmock
mirror of
https://github.com/DATA-DOG/go-sqlmock.git
synced 2025-06-27 00:31:00 +02:00
Reverted back example imports
This commit is contained in:
@ -4,8 +4,6 @@ import (
|
||||
"database/sql"
|
||||
"encoding/json"
|
||||
"net/http"
|
||||
|
||||
_ "github.com/go-sql-driver/mysql"
|
||||
)
|
||||
|
||||
type api struct {
|
||||
|
Reference in New Issue
Block a user