feat(SW-415): Removed unused import
This commit is contained in:
@@ -4,11 +4,7 @@ import { useIntl } from "react-intl"
|
||||
import { RateDefinition } from "@/server/routers/hotels/output"
|
||||
|
||||
import FlexibilityOption from "@/components/HotelReservation/SelectRate/RoomSelection/FlexibilityOption"
|
||||
import {
|
||||
ChevronRightSmallIcon,
|
||||
GalleryIcon,
|
||||
ImageIcon,
|
||||
} from "@/components/Icons"
|
||||
import { ChevronRightSmallIcon, GalleryIcon } from "@/components/Icons"
|
||||
import Image from "@/components/Image"
|
||||
import Lightbox from "@/components/Lightbox"
|
||||
import Button from "@/components/TempDesignSystem/Button"
|
||||
|
||||
Reference in New Issue
Block a user