Merge branch '8959-python-gflags-dependencies'
[arvados.git] / services / keepstore / volume.go
index bec1ee6f7fc9a8b4f94a19c1b0d3a09f2a6003f4..17da54fdadbca571cae93fde18342d2776b4e3a7 100644 (file)
@@ -207,7 +207,7 @@ type Volume interface {
 
        // EmptyTrash looks for trashed blocks that exceeded trashLifetime
        // and deletes them from the volume.
-       EmptyTrash() error
+       EmptyTrash()
 }
 
 // A VolumeManager tells callers which volumes can read, which volumes