Flatten import for db-Schedule
This commit is contained in:
parent
ee68405874
commit
452454f9e8
5 changed files with 7 additions and 5 deletions
emgauwa-lib/src/handlers/v1/ws
|
@ -1,4 +1,4 @@
|
|||
use crate::db::schedules::Schedule;
|
||||
use crate::db::Schedule;
|
||||
use crate::handlers::errors::ApiError;
|
||||
use actix::{Actor, StreamHandler};
|
||||
use actix_web::{get, web, HttpRequest, HttpResponse};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue