Skip to content

Commit

Permalink
Remove another obsolete FIXME
Browse files Browse the repository at this point in the history
  • Loading branch information
slowli committed Nov 1, 2024
1 parent 7305f1c commit 731c18c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ impl VmExecutionLogs {
}

/// Result and logs of the VM execution.
// FIXME: mock result
#[derive(Debug, Clone)]
pub struct VmExecutionResultAndLogs {
pub result: ExecutionResult,
Expand Down

0 comments on commit 731c18c

Please sign in to comment.