`FileSystemStorage::sanitize_filename` was a one-line forwarder to `crate::sanitize_filename` with a single call site in `task_file_path`. The extra method added a layer of indirection without value. Inline the crate-level call. |
||
|---|---|---|
| .. | ||
| onyx-cli | ||
| onyx-core | ||