Remove unnecessary import
This commit is contained in:
parent
708e381576
commit
94d08dde7d
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import useFormset, {
|
|||
FormsetData
|
||||
} from "@saleor/hooks/useFormset";
|
||||
import { OrderRefundData_order } from "@saleor/orders/types/OrderRefundData";
|
||||
import { FulfillmentStatus } from "@saleor/types/globalTypes";
|
||||
import handleFormSubmit from "@saleor/utils/handlers/handleFormSubmit";
|
||||
import React from "react";
|
||||
|
||||
|
|
Loading…
Reference in a new issue