removed unnecessary import
This commit is contained in:
parent
bfcb254f23
commit
6ae5cd0cdd
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ import (
|
||||||
sched "github.com/mesos/mesos-go/scheduler"
|
sched "github.com/mesos/mesos-go/scheduler"
|
||||||
"log"
|
"log"
|
||||||
"math"
|
"math"
|
||||||
"sort"
|
|
||||||
"strings"
|
"strings"
|
||||||
"sync"
|
"sync"
|
||||||
"time"
|
"time"
|
||||||
|
|
Reference in a new issue