mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
style: Format recent patches.
This commit is contained in:
parent
efa54a876a
commit
175e594652
7 changed files with 10 additions and 9 deletions
|
@ -21,7 +21,8 @@ lazy_static! {
|
|||
opening: "\u{2018}".to_owned().into_boxed_str(),
|
||||
closing: "\u{2019}".to_owned().into_boxed_str(),
|
||||
},
|
||||
].into_boxed_slice()
|
||||
]
|
||||
.into_boxed_slice()
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue