changed bingcloud to sunybingcloud in the import statements.

This commit is contained in:
Pradyumna Kaushik 2016-11-10 19:50:40 -05:00 committed by Renan DelValle
parent 42a15ec854
commit 6c3f48e324

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"