From f43629766be34e807e23f48f76d36ec58079a04c Mon Sep 17 00:00:00 2001 From: AminGhasempoor Date: Mon, 22 Dec 2025 13:08:24 +0330 Subject: [PATCH] build and format --- .../transportation/RowActions/Allocation/Form/index.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/dashboard/roadMissions/transportation/RowActions/Allocation/Form/index.jsx b/src/components/dashboard/roadMissions/transportation/RowActions/Allocation/Form/index.jsx index 7affee2..c35018d 100644 --- a/src/components/dashboard/roadMissions/transportation/RowActions/Allocation/Form/index.jsx +++ b/src/components/dashboard/roadMissions/transportation/RowActions/Allocation/Form/index.jsx @@ -34,7 +34,6 @@ const AllocationForm = ({ row, mutate, setOpenAllocationDialog }) => { }, }); - const handleSubmit = async (_machine, _driver) => { setIsSubmitting(true); await requestServer(`${ALLOCATE_REQUEST_MISSION}/${row.id}`, "post", {