mirror of
https://github.com/restic/restic.git
synced 2025-08-13 03:27:38 +00:00
clean up some errors from 'go vet ./...'
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user