clean up some errors from 'go vet ./...'

This commit is contained in:
George Armhold
2018-09-05 08:04:55 -04:00
parent 35e9885e8b
commit bfc1bc6ee6
6 changed files with 17 additions and 21 deletions

View File

@@ -320,8 +320,6 @@ func (be *b2Backend) List(ctx context.Context, t restic.FileType, fn func(restic
}
cur = c
}
return ctx.Err()
}
// Remove keys for a specified backend type.