mirror of
https://github.com/tlsnotary/tlsn.git
synced 2026-01-10 23:28:06 -05:00
fix lint flag
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
//! file was created successfully, with the right permissions, etc., and that it
|
||||
//! contains something like what we expect.
|
||||
|
||||
#![allow(dead_code, allow_unused_imports)]
|
||||
#![allow(dead_code, unused_imports)]
|
||||
|
||||
mod common;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user