fix: remove remaining_fuel

This commit is contained in:
zach
2024-12-16 10:46:15 -08:00
parent 1802ccb2ac
commit e15b8c9019

View File

@@ -455,7 +455,6 @@ impl Plugin {
_functions: imports,
error_msg: None,
fuel: compiled.options.fuel,
remaining_fuel: None,
host_context,
};