mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-13 16:46:55 +00:00
refactor: remove unused methods and dependencies
1. Removed unused `unzip_file` and `download_file` methods from `utils/helper.rs`. 2. Removed `reqwest` and `zip` crates from `Cargo.toml`.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
mod components;
|
||||
mod router;
|
||||
mod route;
|
||||
mod utils;
|
||||
mod views;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user