refactor: urls module
This commit is contained in:
parent
adef6c66e2
commit
4bc7852f57
3
src/urls/mod.rs
Normal file
3
src/urls/mod.rs
Normal file
@ -0,0 +1,3 @@
|
||||
mod query_params;
|
||||
|
||||
pub use query_params::QueryParams;
|
||||
Loading…
Reference in New Issue
Block a user