Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This removes two pieces of code in the age keysource that are not actually used. The `parsedIdentity` is technically a candidate to stay, but should then be changed to a `[]*age.X25519Identity` type and be lazy-loaded by `Decrypt` (with the result of `age.ParseIdentities`). Signed-off-by: Hidde Beydals <hello@hidde.co>
- Loading branch information