Added lib to service
This commit is contained in:
@@ -9,7 +9,6 @@ use actix_web::{HttpServer, App};
|
||||
use dotenv::dotenv;
|
||||
use log::{error, info};
|
||||
|
||||
mod error_handler;
|
||||
mod db;
|
||||
|
||||
#[actix_web::main]
|
||||
|
||||
Reference in New Issue
Block a user