Skip to content

Commit 06db564

Browse files
eandrefredr
andcommitted
Update runtimes/js/src/napi_util.rs
Co-authored-by: Fredrik Enestad <[email protected]>
1 parent 6ba7289 commit 06db564

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

runtimes/js/src/napi_util.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
use napi::{Either, Env, JsFunction, JsObject, JsUnknown};
2-
use std::collections::HashMap;
32
use std::sync::RwLock;
43

54
pub trait PromiseHandler: Clone + Send + Sync + 'static {

0 commit comments

Comments
 (0)