fix example
This commit is contained in:
		| @@ -8,7 +8,7 @@ | ||||
| //! 4. Credential management | ||||
| //! 5. Authentication state checking | ||||
|  | ||||
| use log::info; | ||||
| use log::{error, info}; | ||||
| use std::time::{SystemTime, UNIX_EPOCH}; | ||||
|  | ||||
| // Import authentication modules | ||||
|   | ||||
		Reference in New Issue
	
	Block a user