Skip to content

Commit a038476

Browse files
committed
Resolve remaining merge marker in stellar-contracts/src/lib.rs
1 parent e9965bb commit a038476

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

stellar-contracts/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8375,7 +8375,6 @@ pub fn get_pet_age_with_lifespan(env: Env, pet_id: u64) -> PetAge {
83758375
removed
83768376
}
83778377
} // end impl PetChainContract
8378-
>>>>>>> origin/main
83798378

83808379
// --- OVERFLOW-SAFE COUNTER HELPER ---
83818380
pub(crate) fn safe_increment(count: u64) -> u64 {

0 commit comments

Comments
 (0)