Skip to content

Commit 1114444

Browse files
committed
Fix error
1 parent bca944d commit 1114444

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

crates/core/src/host/v8/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
//! v
5454
//! SendWorker
5555
//! ```
56-
use self::budget::energy_from_elapsed;
5756
use self::error::{
5857
catch_exception, exception_already_thrown, log_traceback, ErrorOrException, ExcResult, ExceptionThrown,
5958
PinTryCatch, Throwable,

0 commit comments

Comments
 (0)