mirror of
https://github.com/n08i40k/schedule-parser-rusted.git
synced 2025-12-06 17:57:47 +03:00
refactor(middlewares): move MiddlewareError from crate::utility to crate::middlewares
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
pub mod error;
|
||||
|
||||
pub mod authorization;
|
||||
pub mod content_type;
|
||||
|
||||
Reference in New Issue
Block a user