changed bingcloud to sunybingcloud in the import statements.

This commit is contained in:
Pradyumna Kaushik 2016-11-10 19:50:21 -05:00 committed by Renan DelValle
parent bfbca705c8
commit d0e37811d6

View file

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