mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Ignore warnings.
This commit is contained in:
parent
2e35fc5cb9
commit
9e1f6ee332
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
* 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/. */
|
||||
|
||||
#![allow(unused_imports)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue