Skip to content

Commit

Permalink
fix: imported RegExpHeapData twice
Browse files Browse the repository at this point in the history
  • Loading branch information
load1n9 committed Oct 23, 2024
1 parent f855ee8 commit 8d03579
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nova_vm/src/heap.rs
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ use crate::{
primitive_objects::PrimitiveObjectHeapData,
promise::data::PromiseHeapData,
proxy::data::ProxyHeapData,
regexp::RegExpHeapData,
set::data::SetHeapData,
ArrayHeapData,
},
Expand Down

0 comments on commit 8d03579

Please sign in to comment.