parent
ff6cc9522d
commit
2676e7aa19
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ use std::fs;
|
|||
use rand::prelude::*;
|
||||
use sqlx::Row;
|
||||
use chrono::{Utc, Duration};
|
||||
use crate::json_api::oauth::generate_token_v3::verify_nintendo_password;
|
||||
use crate::json_api::oauth::generate_token::verify_nintendo_password;
|
||||
use crate::Pool;
|
||||
|
||||
#[derive(FromForm)]
|
||||
|
|
|
|||
Loading…
Reference in a new issue