mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
dom/medialist: remove unused Default
import.
This commit is contained in:
parent
2f8d9013a0
commit
3aacbe69c7
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||||
|
|
||||||
use core::default::Default;
|
|
||||||
use cssparser::Parser;
|
use cssparser::Parser;
|
||||||
use dom::bindings::codegen::Bindings::MediaListBinding;
|
use dom::bindings::codegen::Bindings::MediaListBinding;
|
||||||
use dom::bindings::codegen::Bindings::MediaListBinding::MediaListMethods;
|
use dom::bindings::codegen::Bindings::MediaListBinding::MediaListMethods;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue