1
0
mirror of https://github.com/zhashkevych/go-sqlxmock.git synced 2025-06-24 21:56:48 +02:00

Reverted back example imports

This commit is contained in:
Theo
2019-02-28 18:29:25 +00:00
parent 7b89f04a98
commit 314ebd6022
3 changed files with 1 additions and 8 deletions

View File

@ -6,7 +6,6 @@ import (
"log"
"github.com/kisielk/sqlstruct"
_ "github.com/go-sql-driver/mysql"
)
const ORDER_PENDING = 0