Remove extraneous attribute
This commit is contained in:
parent
1cc4e8c733
commit
453093b791
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ pub enum AttributeType {
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Copy, Clone, PartialEq, Debug)]
|
#[derive(Copy, Clone, PartialEq, Debug)]
|
||||||
#[allow(dead_code)]
|
|
||||||
pub enum AttributeSafety {
|
pub enum AttributeSafety {
|
||||||
/// Normal attribute that does not need `#[unsafe(...)]`
|
/// Normal attribute that does not need `#[unsafe(...)]`
|
||||||
Normal,
|
Normal,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue