Skip to content

Commit

Permalink
chore: update to fix future changes in rust (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
MylesBorins committed Mar 8, 2024
1 parent 7fa2864 commit ac66c13
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/src/builtins/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
use std::convert::TryFrom;

lazy_static! {
pub(crate) static ref EXTERNAL_REFERENCES: v8::ExternalReferences =
v8::ExternalReferences::new(&[
Expand Down

0 comments on commit ac66c13

Please sign in to comment.