feat: SW-1588 Fixed rebase issues

This commit is contained in:
Hrishikesh Vaipurkar
2025-02-25 14:10:32 +01:00
parent 7fe217826d
commit 6e9123aca9
3 changed files with 2 additions and 12 deletions

View File

@@ -70,7 +70,6 @@ import type { HotelDataWithUrl } from "@/types/hotel"
import type {
HotelsAvailabilityInputSchema,
HotelsByHotelIdsAvailabilityInputSchema,
RoomsAvailabilityInputSchema,
} from "@/types/trpc/routers/hotel/availability"
import type { HotelInput } from "@/types/trpc/routers/hotel/hotel"
import type { CityLocation } from "@/types/trpc/routers/hotel/locations"