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;
|
use proxmox_tfa::totp::Totp;
|
||||||
|
|
||||||
pub use proxmox_tfa::api::{
|
pub use proxmox_tfa::api::{
|
||||||
TfaChallenge, TfaConfig, TfaEntry, TfaInfo, TfaResponse, TfaUserData, U2fConfig,
|
TfaChallenge, TfaConfig, TfaResponse, WebauthnConfig, WebauthnConfigUpdater,
|
||||||
WebauthnConfig, WebauthnConfigUpdater,
|
|
||||||
};
|
};
|
||||||
|
|
||||||
use pbs_api_types::{User, Userid};
|
use pbs_api_types::{User, Userid};
|
||||||
|
Loading…
Reference in New Issue
Block a user