mirror of
				https://git.proxmox.com/git/proxmox-perl-rs
				synced 2025-10-31 07:43:40 +00:00 
			
		
		
		
	pmg-rs: tfa: clippy: unnecessary pub(self)
				
					
				
			Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
This commit is contained in:
		
							parent
							
								
									6c69a07552
								
							
						
					
					
						commit
						3d28612fa8
					
				| @ -17,7 +17,7 @@ use anyhow::{bail, format_err, Error}; | ||||
| use nix::errno::Errno; | ||||
| use nix::sys::stat::Mode; | ||||
| 
 | ||||
| pub(self) use proxmox_tfa::api::{ | ||||
| use proxmox_tfa::api::{ | ||||
|     RecoveryState, TfaChallenge, TfaConfig, TfaResponse, U2fConfig, UserChallengeAccess, | ||||
|     WebauthnConfig, | ||||
| }; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Lukas Wagner
						Lukas Wagner