mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
apply clippy corrections
This commit is contained in:
parent
4cd0451aed
commit
f2e4d57d69
3 changed files with 7 additions and 15 deletions
|
|
@ -79,7 +79,7 @@ impl Request {
|
|||
referrer: _,
|
||||
uri,
|
||||
}
|
||||
| Self::Titan(uri) => &uri,
|
||||
| Self::Titan(uri) => uri,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue