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