mirror of
https://github.com/FiloSottile/age.git
synced 2026-08-28 03:46:52 +00:00
It was completely useless: the same checks in Match could be implemented in Unwrap, returning an early ErrIncorrectIdentity. Not sure why I added it. It felt clever at the time.