Ignore warnings.

This commit is contained in:
Josh Matthews 2021-03-14 22:24:48 -04:00 committed by GitHub
parent 2e35fc5cb9
commit 9e1f6ee332
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;