Drop leftover conflict markers

This commit is contained in:
Christian Kamm 2023-04-14 08:26:05 +02:00
parent 37ae7549fb
commit 13279536aa
1 changed files with 0 additions and 4 deletions

View File

@ -339,10 +339,6 @@ async fn test_perp_settle_fees() -> Result<(), TransportError> {
)
.await
.unwrap();
<<<<<<< HEAD
=======
>>>>>>> dev
// No change
{
let perp_market = solana.get_account::<PerpMarket>(perp_market).await;