feat(sw-453): removed log
This commit is contained in:
@@ -58,8 +58,6 @@ export default async function SelectRatePage({
|
||||
return "No hotel data found" // TODO: Add a proper error message
|
||||
}
|
||||
|
||||
console.log(selectRoomParamsObject)
|
||||
|
||||
const roomCategories = hotelData?.included
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user