Skip to content

Commit b1a8ca5

Browse files
author
Phil Cummins
committed
whoops
1 parent 73c3e71 commit b1a8ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stubwasi.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
use std::collections::HashMap;
22

3-
use anyhow::{bail, Error, Result};
3+
use anyhow::{bail, Result};
44
use wasm_convert::IntoValType;
55
use wasm_encoder::{
66
CodeSection, ExportKind, ExportSection, Function, FunctionSection, Instruction as Ins, Module,

0 commit comments

Comments
 (0)