mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 05:18:30 +00:00
suppressed unknown lint warning in test
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![allow(unknown_lints)]
|
||||
|
||||
use super::{
|
||||
LENGTH_BYTES
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user