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"
|
||||
"log"
|
||||
"math"
|
||||
"sort"
|
||||
"strings"
|
||||
"sync"
|
||||
"time"
|
||||
|
|
Reference in a new issue