pow get config

This commit is contained in:
realaravinth
2021-04-10 17:00:54 +05:30
parent f80bb8dd2e
commit e76dd8014c
6 changed files with 222 additions and 187 deletions

View File

@@ -16,7 +16,6 @@
*/
use std::env;
use actix_files::Files;
use actix_identity::{CookieIdentityPolicy, IdentityService};
use actix_web::{
client::Client, error::InternalError, http::StatusCode, middleware, web::JsonConfig, App,