mirror of
https://github.com/Magnus167/msyrs.git
synced 2025-11-19 12:26:11 +00:00
refactor: reorder module declarations in download/mod.rs for consistency
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user