mirror of
https://github.com/fluencelabs/interface-types
synced 2025-07-23 18:21:59 +00:00
feat(interface-types) Remove abandonned instructions.
This commit is contained in:
@@ -208,7 +208,6 @@ where
|
||||
Instruction::WriteUtf8 { allocator_name } => {
|
||||
instructions::write_utf8((*allocator_name).to_owned(), instruction_name)
|
||||
}
|
||||
_ => unimplemented!(),
|
||||
}
|
||||
})
|
||||
.collect();
|
||||
|
Reference in New Issue
Block a user