This commit is contained in:
Chris Lu
2018-08-13 01:22:32 -07:00
parent f036ef8a3c
commit 5c467083e5
4 changed files with 11 additions and 12 deletions

View File

@@ -1,10 +1,9 @@
package kafka
import (
_ "github.com/go-sql-driver/mysql"
"github.com/chrislusf/seaweedfs/weed/glog"
"github.com/chrislusf/seaweedfs/weed/msgqueue"
"github.com/golang/protobuf/proto"
"github.com/chrislusf/seaweedfs/weed/glog"
)
func init() {