81c805f07ea8572da3c77e978e85d1b3dbcaeb3b
Removes unused `flatten_tuple` function from optimizer utilities. The functionality was moved to the `Folder` struct, making it more contextually appropriate. This change streamlines the utility module and improves code organization.
Description
No description provided
Languages
Rust
100%