Merge branch '13023-wb-log-newlines'
[arvados.git] / services / keepstore / bufferpool.go
index 91417fd52c37a23f940bb78a430cee56a9808c36..d2e7c9ebd3460b75855ca830ab05f6f9f5ab02b9 100644 (file)
@@ -8,8 +8,6 @@ import (
        "sync"
        "sync/atomic"
        "time"
-
-       log "github.com/Sirupsen/logrus"
 )
 
 type bufferPool struct {