Skip to content

Commit

Permalink
replace with loco saas client template
Browse files Browse the repository at this point in the history
  • Loading branch information
kaplanelad committed Nov 25, 2024
1 parent 17f1983 commit 1b4433d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 95 deletions.
95 changes: 0 additions & 95 deletions config/test.yaml

This file was deleted.

2 changes: 2 additions & 0 deletions src/initializers/chat.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ use socketioxide::{
use std::sync::{atomic::AtomicUsize, Arc};
use tower::ServiceBuilder;
use tower_http::cors::CorsLayer;

#[allow(clippy::module_name_repetitions)]
pub struct ChatInitializer;

#[derive(Deserialize, Serialize, Debug, Clone)]
Expand Down

0 comments on commit 1b4433d

Please sign in to comment.