Remove extraneous attribute
This commit is contained in:
@@ -60,7 +60,6 @@ pub enum AttributeType {
|
||||
}
|
||||
|
||||
#[derive(Copy, Clone, PartialEq, Debug)]
|
||||
#[allow(dead_code)]
|
||||
pub enum AttributeSafety {
|
||||
/// Normal attribute that does not need `#[unsafe(...)]`
|
||||
Normal,
|
||||
|
||||
Reference in New Issue
Block a user