diff --git a/apps/edr-freight-web/portal/src/pages/bookings/MyBookings.tsx b/apps/edr-freight-web/portal/src/pages/bookings/MyBookings.tsx index d180ff5c5..f7c9190b3 100644 --- a/apps/edr-freight-web/portal/src/pages/bookings/MyBookings.tsx +++ b/apps/edr-freight-web/portal/src/pages/bookings/MyBookings.tsx @@ -36,8 +36,6 @@ import { ShipmentTrackingModal } from "./tracking/ShipmentTrackingModal"; import { PayNowButton } from "./payments/PayNowButton"; import { BookingActionButton } from "./clearance/BookingActionButton"; import { bookingHasInlineAction } from "./clearance/bookingNextAction"; -import useAuth from "@/hooks/useAuth"; -import { PROFILE_TYPE_LABELS } from "@/constants/profileMode"; import { BookingTypeBadge, CargoModeCell,