reorg imports

This commit is contained in:
kevin
2020-08-09 14:03:37 +08:00
parent 18a80efd70
commit 8094ebd876
21 changed files with 2 additions and 535 deletions

View File

@@ -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 {