mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Remove empty lines following braces.
This commit is contained in:
parent
4ebc065cba
commit
3cb8af20c2
69 changed files with 3 additions and 162 deletions
|
@ -166,7 +166,6 @@ impl NodeIteratorMethods for NodeIterator {
|
|||
|
||||
// Step 3-1.
|
||||
for preceding_node in node.preceding_nodes(&self.root_node) {
|
||||
|
||||
// Step 3-2.
|
||||
let result = try!(self.accept_node(preceding_node.r()));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue