chore: Removed tests/

Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
quexeky
2025-01-06 20:05:19 +11:00
parent c6e71fa3a8
commit 9418761df2
3 changed files with 0 additions and 32 deletions
-2
View File
@@ -9,8 +9,6 @@ pub mod download_manager;
mod process;
mod remote;
pub mod settings;
#[cfg(test)]
mod tests;
mod tools;
use crate::autostart::{get_autostart_enabled, toggle_autostart};