fixed import.

This commit is contained in:
Pradyumna Kaushik 2018-09-23 19:19:16 -04:00
parent 8b27f5547d
commit 1bee742588

View file

@ -1,7 +1,7 @@
package schedulers
import (
"bitbucket.org/sunybingcloud/electron/def"
"bitbucket.org/sunybingcloud/elektron/def"
mesos "github.com/mesos/mesos-go/api/v0/mesosproto"
sched "github.com/mesos/mesos-go/api/v0/scheduler"
"log"