Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
fix conflict...
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoqun authored Oct 7, 2023
1 parent 1bb283a commit e8c098d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/banking_trace.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ pub struct BankingTracer {
active_tracer: Option<ActiveTracer>,
}

<<<<<<< HEAD
#[frozen_abi(digest = "Eq6YrAFtTbtPrCEvh6Et1mZZDCARUg1gcK2qiZdqyjUz")]
#[derive(Serialize, Deserialize, Debug, AbiExample)]
pub struct TimedTracedEvent(std::time::SystemTime, TracedEvent);
Expand Down

0 comments on commit e8c098d

Please sign in to comment.