We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca944d commit 1114444Copy full SHA for 1114444
1 file changed
crates/core/src/host/v8/mod.rs
@@ -53,7 +53,6 @@
53
//! v
54
//! SendWorker
55
//! ```
56
-use self::budget::energy_from_elapsed;
57
use self::error::{
58
catch_exception, exception_already_thrown, log_traceback, ErrorOrException, ExcResult, ExceptionThrown,
59
PinTryCatch, Throwable,
0 commit comments