Remove useless comment
This commit is contained in:
parent
e57338140d
commit
26b0bcb47c
@ -402,8 +402,6 @@ pub fn build_deref_target_impls(cx: &DocContext<'_>,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Utilities
|
|
||||||
|
|
||||||
pub trait ToSource {
|
pub trait ToSource {
|
||||||
fn to_src(&self, cx: &DocContext<'_>) -> String;
|
fn to_src(&self, cx: &DocContext<'_>) -> String;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user