diff options
author | Daniel Mueller <deso@posteo.net> | 2020-08-29 08:50:42 -0700 |
---|---|---|
committer | Daniel Mueller <deso@posteo.net> | 2020-08-29 08:50:42 -0700 |
commit | b30b6484070e39efd8dea22b0f7742557b1d5467 (patch) | |
tree | b4ed8e074dad24892f6b6d4b8620ded0894c0ef7 /.gitignore | |
parent | 592d1a55f0c05c1dcba58261f327066b4832a703 (diff) | |
download | nitrocli-b30b6484070e39efd8dea22b0f7742557b1d5467.tar.gz nitrocli-b30b6484070e39efd8dea22b0f7742557b1d5467.tar.bz2 |
Remove no longer necessary msg parameter from try_with_* functions
With the move to using anyhow's Error type and adding contextual
information at the point where we bubble up errors, we no longer require
the 'msg' argument that is passed to the try_with_pin_* and authenticate
functions.
To that end, this change removes this parameter, concluding the switch
to using anyhow.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions