Remove extra whitespace
This commit is contained in:
parent
64a1f6fbfd
commit
298d703506
@ -2527,7 +2527,7 @@ fn item_trait(w: &mut fmt::Formatter, cx: &Context, it: &clean::Item,
|
||||
}
|
||||
}
|
||||
write!(w, r#"<script type="text/javascript">window.inlined_types=new Set({});</script>"#,
|
||||
as_json(&synthetic_types))?;
|
||||
as_json(&synthetic_types))?;
|
||||
|
||||
write!(w, r#"<script type="text/javascript" async
|
||||
src="{root_path}/implementors/{path}/{ty}.{name}.js">
|
||||
|
Loading…
Reference in New Issue
Block a user