mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
chore: Clippy fixes
This commit is contained in:
@@ -289,7 +289,7 @@ fn handle_error(
|
||||
/// requests for either versioned or unversioned endpoints, by requiring that
|
||||
/// the `Input` of the `PathBuilder` of the endpoint implements
|
||||
/// `FederationPathBuilderInput`.
|
||||
pub(crate) trait FederationPathBuilderInput {
|
||||
pub trait FederationPathBuilderInput {
|
||||
fn create() -> Self;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user