mirror of
https://github.com/Magnus167/msyrs.git
synced 2025-08-20 13:00:01 +00:00
refactor: reorder module declarations in download/mod.rs for consistency
This commit is contained in:
parent
ad92f10633
commit
332ed9ec25
@ -1,5 +1,5 @@
|
|||||||
pub mod jpmaqsdownload;
|
|
||||||
pub mod helpers;
|
pub mod helpers;
|
||||||
pub mod oauth_client;
|
pub mod jpmaqsdownload;
|
||||||
pub mod requester;
|
mod oauth_client;
|
||||||
pub mod parreq;
|
mod parreq;
|
||||||
|
mod requester;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user