mirror of
https://github.com/fluencelabs/wasmer
synced 2025-07-01 01:21:32 +00:00
cargo fmt
This commit is contained in:
@ -249,7 +249,6 @@ impl State {
|
||||
|
||||
let new_len = self.stack.len() - n;
|
||||
Ok(&self.stack[new_len..])
|
||||
|
||||
}
|
||||
|
||||
pub fn popn_save_extra(
|
||||
|
Reference in New Issue
Block a user