mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
style: Rustfmt again.
This commit is contained in:
parent
15f7daf5f5
commit
dd65470dd9
2 changed files with 5 additions and 2 deletions
|
@ -11,8 +11,8 @@ use style::context::QuirksMode;
|
|||
use style::error_reporting::{ContextualParseError, ParseErrorReporter};
|
||||
use style::media_queries::MediaList;
|
||||
use style::shared_lock::SharedRwLock;
|
||||
use style::stylesheets::Stylesheet;
|
||||
use style::stylesheets::Origin;
|
||||
use style::stylesheets::Stylesheet;
|
||||
|
||||
#[derive(Debug)]
|
||||
struct CSSError {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue