chore: reorg use
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use openpgp_card::{OpenPGPCard, OpenPGPCardUser};
|
||||
use rust_util::XResult;
|
||||
use openpgp_card::{OpenPGPCardUser, OpenPGPCard};
|
||||
|
||||
pub fn get_card_user_sw1_81(pass: &str) -> XResult<OpenPGPCardUser> {
|
||||
match OpenPGPCard::list_cards() {
|
||||
|
||||
Reference in New Issue
Block a user