mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
rearrange imports to be in alphabetical order
This commit is contained in:
parent
9fd823e449
commit
51df8e310b
56 changed files with 69 additions and 86 deletions
|
@ -76,4 +76,4 @@ pub trait Reflectable {
|
|||
fn reflector(&self) -> &Reflector;
|
||||
/// Initializes the Reflector
|
||||
fn init_reflector(&mut self, obj: *mut JSObject);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue