fmt
Some checks failed
deploy / deploy (push) Failing after 3s

This commit is contained in:
2024-09-23 18:16:47 +03:00
parent a85a5c5dd5
commit ef78bc078b
6 changed files with 10 additions and 18 deletions

View File

@@ -1,5 +1,3 @@
// auth.rs
use actix_web::error::ErrorInternalServerError;
use redis::{aio::MultiplexedConnection, AsyncCommands};
use reqwest::header::{HeaderMap, HeaderValue, CONTENT_TYPE};