01d87591 by astaxie

session & orm register called twice for driver mysql

1 parent ff1b8588
......@@ -9,7 +9,6 @@ package session
import (
"database/sql"
_ "github.com/beego/mysql"
"sync"
"time"
)
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!