Fix CollectionCache to pass num_retries to CollectionReader
[arvados.git] / services / keepstore / volume_unix.go
index da9b110c56e80f1c4572aceb09b65c6dd29e8578..ea9aa489c5af8c357cd8c195851e94456537ce2a 100644 (file)
@@ -20,8 +20,6 @@ import (
        "sync"
        "syscall"
        "time"
-
-       log "github.com/Sirupsen/logrus"
 )
 
 type unixVolumeAdder struct {