mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-14 16:51:18 +10:00
remove unpacker mod statement
This commit is contained in:
@ -2,7 +2,6 @@ mod auth;
|
|||||||
mod db;
|
mod db;
|
||||||
mod library;
|
mod library;
|
||||||
mod remote;
|
mod remote;
|
||||||
mod unpacker;
|
|
||||||
mod downloads;
|
mod downloads;
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod tests;
|
mod tests;
|
||||||
|
|||||||
Reference in New Issue
Block a user