parent
a316428686
commit
0f17e82154
28 changed files with 33 additions and 45 deletions
|
@ -282,7 +282,6 @@ struct Transform {
|
|||
block: Option<Block>,
|
||||
}
|
||||
|
||||
#[allow(clippy::large_enum_variant)]
|
||||
#[derive(Clone)]
|
||||
pub enum Block {
|
||||
Custom(Arc<CustomBlock>),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue