refactor: import profile

This commit is contained in:
GyDi
2021-12-14 22:33:42 +08:00
parent b5bb39ef3d
commit eb3daf7b3e
4 changed files with 85 additions and 70 deletions

View File

@@ -2,6 +2,6 @@ mod dirs;
pub use self::dirs::*;
pub mod clash;
pub mod import;
pub mod fetch;
pub mod init;
pub mod sysopt;