Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PorterLu committed Aug 16, 2024
1 parent 22b1e01 commit 8ef16ba
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rocketemu/spike_rs/src/spike_event.rs
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,6 @@ pub struct SpikeEvent {
}

impl SpikeEvent {
<<<<<<< HEAD

=======
>>>>>>> 9c6d4dfe (get info with pc)
pub fn new_with_pc(pc: u64, do_log_vrf: bool) -> Self {
SpikeEvent {
do_log_vrf,
Expand Down

0 comments on commit 8ef16ba

Please sign in to comment.