mirror of
https://github.com/servo/servo.git
synced 2025-07-30 02:30:21 +01:00
Fix trailing whitespace tidy errors
This commit is contained in:
parent
1fba32af9f
commit
ce2484a7ce
4 changed files with 8 additions and 5 deletions
|
@ -141,3 +141,4 @@ impl LintPass for UnrootedPass {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -237,3 +237,4 @@ impl<'a> JSTraceable for &'a str {
|
|||
// Do nothing
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -64,3 +64,4 @@ macro_rules! untraceable(
|
|||
}
|
||||
);
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue