chore (backend-rs): update comment
This commit is contained in:
parent
cb3c300c49
commit
8fd3f82d0b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// TODO: We want to get rid of this
|
||||
// TODO: Migrate to Redis
|
||||
|
||||
use crate::{database::db_conn, model::entity::attestation_challenge};
|
||||
use chrono::{Duration, Utc};
|
||||
|
|
Loading…
Reference in a new issue