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