fix: resolve clippy warnings (unused mut, from_str, result_large_err)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -24,7 +24,7 @@ pub mod wopi_token_service;
|
||||
|
||||
#[cfg(test)]
|
||||
mod idor_protection_test;
|
||||
#[cfg(all(test, integration_tests))]
|
||||
#[cfg(test)]
|
||||
mod trash_service_test;
|
||||
|
||||
// Re-exportar para facilitar acceso
|
||||
|
||||
Reference in New Issue
Block a user