diff --git a/components/HotelReservation/SelectRate/Rooms/index.tsx b/components/HotelReservation/SelectRate/Rooms/index.tsx index bdf69ec7a..2c3570a95 100644 --- a/components/HotelReservation/SelectRate/Rooms/index.tsx +++ b/components/HotelReservation/SelectRate/Rooms/index.tsx @@ -105,8 +105,6 @@ export default function Rooms({ room.features.some((feature) => feature.code === filteredPackage) ) ) - console.log("filteredRooms", filteredRooms) - console.log("visibleRooms", visibleRooms) setRooms({ ...roomsAvailability,