Skip to content

Commit 54a1a4c

Browse files
committed
Update the tests
1 parent 02ddf9b commit 54a1a4c

File tree

5 files changed

+268
-68
lines changed

5 files changed

+268
-68
lines changed

programs/magicblock/src/magic_scheduled_base_intent.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,6 @@ impl BaseAction {
309309
}
310310

311311
type CommittedAccountRef<'a> = (Pubkey, &'a RefCell<AccountSharedData>);
312-
313312
#[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
314313
pub struct CommittedAccount {
315314
pub pubkey: Pubkey,

0 commit comments

Comments
 (0)