mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 17:03:00 +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_manager_builder;
|
||||||
pub mod download_thread_control_flag;
|
pub mod download_thread_control_flag;
|
||||||
pub mod downloadable;
|
pub mod downloadable;
|
||||||
pub mod downloadable_metadata;
|
|
||||||
pub mod internal_error;
|
pub mod internal_error;
|
||||||
pub mod progress_object;
|
pub mod progress_object;
|
||||||
pub mod queue;
|
pub mod queue;
|
||||||
|
|||||||
Reference in New Issue
Block a user