Skip to content

Commit

Permalink
Update flight-booking-manager.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ghareeb-falazi committed Dec 9, 2024
1 parent 40f678f commit 10a059e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/flight-booking-manager.js
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@ class FlightBookingManager extends Contract {
}
}


async endFlight(ctx, txId, tm) {
let reservations = await this.queryBookedSeatsCount(ctx, txId, tm);

Expand Down

0 comments on commit 10a059e

Please sign in to comment.