refactor: cleanup

This commit is contained in:
zhom
2026-09-09 10:09:14 +04:00
parent 598d3bd513
commit dd42d46753
249 changed files with 67417 additions and 6659 deletions
+2
View File
@@ -2,6 +2,8 @@ pub mod clear_on_close;
pub mod encryption;
pub mod manager;
pub mod password;
pub mod portable;
pub mod trash;
pub mod types;
pub use manager::ProfileManager;