reorg imports
This commit is contained in:
@@ -5,10 +5,9 @@ import (
|
||||
"log"
|
||||
"time"
|
||||
|
||||
"github.com/tal-tech/go-zero/core/stores/mongo"
|
||||
|
||||
"github.com/globalsign/mgo"
|
||||
"github.com/globalsign/mgo/bson"
|
||||
"github.com/tal-tech/go-zero/core/stores/mongo"
|
||||
)
|
||||
|
||||
type Roster struct {
|
||||
|
||||
Reference in New Issue
Block a user