identifiers: Remove extraneous newlines
This commit is contained in:
parent
4f3eaa83a0
commit
62b0034a83
@ -388,8 +388,6 @@ macro_rules! opaque_identifier_validated {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
impl From<Box<$id>> for String {
|
impl From<Box<$id>> for String {
|
||||||
fn from(id: Box<$id>) -> Self {
|
fn from(id: Box<$id>) -> Self {
|
||||||
id.into_owned().into()
|
id.into_owned().into()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user