changed bingcloud to sunybingcloud in the import statements.
This commit is contained in:
parent
df553193fd
commit
42a15ec854
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
package schedulers
|
||||
|
||||
import (
|
||||
"bitbucket.org/bingcloud/electron/def"
|
||||
"bitbucket.org/sunybingcloud/electron/def"
|
||||
"fmt"
|
||||
"github.com/golang/protobuf/proto"
|
||||
mesos "github.com/mesos/mesos-go/mesosproto"
|
||||
|
|
Reference in a new issue