fix: 🚨 import that doesn't exist

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-03-16 17:49:01 +03:00
parent cd2c571226
commit bfb83616e3

View file

@ -1,7 +1,6 @@
use serde::{Deserialize, Serialize};
pub mod routing;
pub mod read;
#[derive(Debug, Clone)]
pub struct AppState{