mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-09 20:12:14 +10:00
refactor: Delete downloadable_metadata.rs
Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
@ -1 +0,0 @@
|
||||
use serde::{Deserialize, Serialize};
|
||||
@ -3,7 +3,6 @@ pub mod download_manager;
|
||||
pub mod download_manager_builder;
|
||||
pub mod download_thread_control_flag;
|
||||
pub mod downloadable;
|
||||
pub mod downloadable_metadata;
|
||||
pub mod internal_error;
|
||||
pub mod progress_object;
|
||||
pub mod queue;
|
||||
|
||||
Reference in New Issue
Block a user