Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Cummins committed Nov 10, 2024
1 parent 047a49f commit 767671c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stubwasi.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
use std::collections::HashMap;

use anyhow::{bail, Error, Result};
use anyhow::{bail, Result};
use wasm_convert::IntoValType;
use wasm_encoder::{
CodeSection, ExportKind, ExportSection, Function, FunctionSection, Instruction as Ins, Module,
Expand Down

0 comments on commit 767671c

Please sign in to comment.