mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Fix indentation errors in servo rust code that tidy now finds.
This commit is contained in:
@@ -728,7 +728,7 @@ impl<T: JSTraceable> RootableVec<T> {
|
||||
RootableVec {
|
||||
v: vec![],
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/// A vector of items that are rooted for the lifetime 'a.
|
||||
|
||||
Reference in New Issue
Block a user