mirror of
git://git.proxmox.com/git/proxmox-backup.git
synced 2025-02-11 17:58:00 +03:00
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…
x
Reference in New Issue
Block a user