fix clippy test
This commit is contained in:
parent
34244190d4
commit
4e14c05976
@ -1,7 +1,6 @@
|
|||||||
#![allow(clippy::useless_attribute)] //issue #2910
|
// edition:2018
|
||||||
|
|
||||||
#[macro_use]
|
use serde::Deserialize;
|
||||||
extern crate serde_derive;
|
|
||||||
|
|
||||||
/// Tests that we do not lint for unused underscores in a `MacroAttribute`
|
/// Tests that we do not lint for unused underscores in a `MacroAttribute`
|
||||||
/// expansion
|
/// expansion
|
||||||
|
Loading…
Reference in New Issue
Block a user