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]
|
||||
extern crate serde_derive;
|
||||
use serde::Deserialize;
|
||||
|
||||
/// Tests that we do not lint for unused underscores in a `MacroAttribute`
|
||||
/// expansion
|
||||
|
Loading…
Reference in New Issue
Block a user