diff --git a/src/page-modules/contact/refund/forms/refund-and-travel-guarantee/refundTaxiForm.tsx b/src/page-modules/contact/refund/forms/refund-and-travel-guarantee/refundTaxiForm.tsx
index 99f828d20..886a580f7 100644
--- a/src/page-modules/contact/refund/forms/refund-and-travel-guarantee/refundTaxiForm.tsx
+++ b/src/page-modules/contact/refund/forms/refund-and-travel-guarantee/refundTaxiForm.tsx
@@ -4,7 +4,6 @@ import { ReasonForTransportFailure, TransportModeType } from '../../../types';
import { Line } from '../../..';
import { RefundFormEvents } from '../../events';
import { RefundContextProps } from '../../refundFormMachine';
-import { Typo } from '@atb/components/typography';
import {
Fieldset,
Input,
@@ -31,26 +30,9 @@ export const RefundTaxiForm = ({ state, send }: RefundTaxiFormProps) => {
return (
<>