X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0561bd0c3c07257fd58ded6c7cfa5feeae97af57..b3f083ce49a50521d96daa28f896d857384222fb:/services/keepstore/volume_unix.go diff --git a/services/keepstore/volume_unix.go b/services/keepstore/volume_unix.go index da9b110c56..ea9aa489c5 100644 --- a/services/keepstore/volume_unix.go +++ b/services/keepstore/volume_unix.go @@ -20,8 +20,6 @@ import ( "sync" "syscall" "time" - - log "github.com/Sirupsen/logrus" ) type unixVolumeAdder struct {