mirror of
https://github.com/astaxie/beego.git
synced 2025-06-11 12:40:40 +00:00
session & orm register called twice for driver mysql
This commit is contained in:
@ -9,7 +9,6 @@ package session
|
||||
|
||||
import (
|
||||
"database/sql"
|
||||
_ "github.com/beego/mysql"
|
||||
"sync"
|
||||
"time"
|
||||
)
|
||||
|
Reference in New Issue
Block a user