chore: clippy fix useless_conversion
This commit is contained in:
@@ -365,8 +365,7 @@ impl Engine {
|
||||
parse: Box::new(parse),
|
||||
func: Box::new(func),
|
||||
scope_may_be_changed,
|
||||
}
|
||||
.into(),
|
||||
},
|
||||
);
|
||||
self
|
||||
}
|
||||
|
Reference in New Issue
Block a user