diff options
author | Robin Krahl <robin.krahl@ireas.org> | 2020-09-29 19:07:05 +0200 |
---|---|---|
committer | Daniel Mueller <deso@posteo.net> | 2020-10-11 15:02:49 -0700 |
commit | 6be92c8425dd5285c16a1722aa95683ea146cf46 (patch) | |
tree | bde45ef3463b8666037ced80be6668f1dfcda4d6 /src/output.rs | |
parent | 23f455ab2e36a019ec62450c5b40949663395963 (diff) | |
download | nitrocli-6be92c8425dd5285c16a1722aa95683ea146cf46.tar.gz nitrocli-6be92c8425dd5285c16a1722aa95683ea146cf46.tar.bz2 |
Remove DeviceModel::as_user_facing_str
This patch removes the unused DeviceModel::as_user_facing_str method.
The device model is only used for the argument handling. When printing
messages for the user, we always use nitrokey::Model. Its Display
implementation already prints the model in an appropriate format.
Diffstat (limited to 'src/output.rs')
0 files changed, 0 insertions, 0 deletions