removed unnecessary import

This commit is contained in:
Pradyumna Kaushik 2016-12-16 15:51:34 -05:00 committed by Renan DelValle
parent bfcb254f23
commit 6ae5cd0cdd

View file

@ -12,7 +12,6 @@ import (
sched "github.com/mesos/mesos-go/scheduler"
"log"
"math"
"sort"
"strings"
"sync"
"time"