mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-15 17:21:19 +10:00
refactor: Ran cargo clippy & fmt
Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
pub mod application_download_error;
|
||||
pub mod download_manager;
|
||||
pub mod download_manager_builder;
|
||||
pub mod progress_object;
|
||||
pub mod queue;
|
||||
pub mod download_thread_control_flag;
|
||||
pub mod downloadable;
|
||||
pub mod application_download_error;
|
||||
pub mod downloadable_metadata;
|
||||
pub mod generate_downloadable;
|
||||
pub mod generate_downloadable;
|
||||
pub mod progress_object;
|
||||
pub mod queue;
|
||||
|
||||
Reference in New Issue
Block a user