cleanup unused re-exports
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
df3b3d1798
commit
281a5dd1fc
@ -12,8 +12,7 @@ use proxmox::tools::fs::CreateOptions;
|
||||
use proxmox_tfa::totp::Totp;
|
||||
|
||||
pub use proxmox_tfa::api::{
|
||||
TfaChallenge, TfaConfig, TfaEntry, TfaInfo, TfaResponse, TfaUserData, U2fConfig,
|
||||
WebauthnConfig, WebauthnConfigUpdater,
|
||||
TfaChallenge, TfaConfig, TfaResponse, WebauthnConfig, WebauthnConfigUpdater,
|
||||
};
|
||||
|
||||
use pbs_api_types::{User, Userid};
|
||||
|
Loading…
Reference in New Issue
Block a user