14152: Use V4 signer for S3 in regions that use V4 for EC2.
[arvados.git] / services / keepstore / trash_worker.go
index 51fbb947917328e30db244ca841441a983d8bec5..cbb831ebc000849c71fedd945a4574ea6f4f1171 100644 (file)
@@ -9,7 +9,6 @@ import (
        "time"
 
        "git.curoverse.com/arvados.git/sdk/go/arvados"
-       log "github.com/Sirupsen/logrus"
 )
 
 // RunTrashWorker is used by Keepstore to initiate trash worker channel goroutine.