fix example

This commit is contained in:
timurgordon 2025-06-19 10:52:47 +03:00
parent d6c47b8f13
commit 9e9c4337ff

View File

@ -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