We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd341e commit 111bcd4Copy full SHA for 111bcd4
src-tauri/src/utils/fs.rs
src-tauri/src/utils/mod.rs
@@ -1,6 +1,5 @@
1
pub mod download;
2
pub mod execute;
3
-pub mod fs;
4
pub mod unzip;
5
6
use reqwest::{Client, Proxy};
0 commit comments