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 @@
// app_state.rs
use actix_web::error::ErrorInternalServerError;
use aws_config::BehaviorVersion;
use aws_sdk_s3::{config::Credentials, Client as S3Client};