From f3a9bf05eb3a5b233e5100e60ca0f5a0822848f2 Mon Sep 17 00:00:00 2001 From: Pontus Dreij Date: Tue, 10 Dec 2024 11:40:25 +0100 Subject: [PATCH] fix(SW-1111) removed log --- components/HotelReservation/SelectRate/Rooms/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/components/HotelReservation/SelectRate/Rooms/index.tsx b/components/HotelReservation/SelectRate/Rooms/index.tsx index b359a9fa4..584e0195a 100644 --- a/components/HotelReservation/SelectRate/Rooms/index.tsx +++ b/components/HotelReservation/SelectRate/Rooms/index.tsx @@ -26,7 +26,6 @@ export default function Rooms({ user, availablePackages, }: SelectRateProps) { - console.log("ROOMS PAGE") const visibleRooms: RoomConfiguration[] = filterDuplicateRoomTypesByLowestPrice(roomsAvailability.roomConfigurations) const [selectedRate, setSelectedRate] = useState(