mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Final tweaks: use expect and remove unnecessary crate attributes
This commit is contained in:
parent
63920da347
commit
208473cdbc
5 changed files with 37 additions and 55 deletions
|
@ -2,8 +2,6 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#![crate_name = "media"]
|
||||
#![crate_type = "rlib"]
|
||||
#![deny(unsafe_code)]
|
||||
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue