Skip to content

Conversation

@stappersg
Copy link
Contributor

warning: unused variable: request
--> crates/dav/src/request.rs:83:9
|
83 | request: &HttpRequest,
| ^^^^^^^ help: if this is intentional, prefix it with an underscore: _request
|

warning: unused variable: `request`
  --> crates/dav/src/request.rs:83:9
   |
83 |  request: &HttpRequest,
   |  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
   |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant