mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
refactor: Delete downloadable_metadata.rs
Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
parent
e9a4fe2105
commit
db1e033ecf
2 changed files with 0 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue