mirror of
https://github.com/servo/servo.git
synced 2025-09-07 13:38:20 +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
|
@ -20,7 +20,6 @@ use util::thread_state;
|
|||
use util::workqueue::WorkQueue;
|
||||
|
||||
pub struct PerDocumentStyleData {
|
||||
|
||||
/// Rule processor.
|
||||
pub stylist: Arc<Stylist>,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue