Skip to content

Commit

Permalink
AD-247 Implement Conditional Region/State Field in Shipping Address f…
Browse files Browse the repository at this point in the history
…or Checkout Process - unused import fix
  • Loading branch information
pjaneta committed Sep 20, 2024
1 parent 2115eff commit fbae057
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import {AddressConfigModel} from "../reducers/addressConfigReducer";
import {AddressData, RegionData} from "../types/addressData";
import {ErrorResponse} from "../types/errorResponse";
import {adyenAxios} from "../axios/AdyenAxios";
import {companyDetailsValidationRules} from "@adyen/adyen-web/dist/types/components/internal/CompanyDetails/validate";

interface AddDeliveryAddressResponse {
success: boolean,
Expand Down

0 comments on commit fbae057

Please sign in to comment.