Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Read signatures from UnparsedImage instead of ImageSource directly
This should not make a difference right now, because nothing else uses the UnparsedImage, but it allows caching _in principle_ and it makes the code more similar to the copyOneImage version, which we'll benefit from next. Signed-off-by: Miloslav Trmač <[email protected]>
- Loading branch information