From a05fa5d0d751f4eaa575c9d6956dbfad7bfc2aac Mon Sep 17 00:00:00 2001 From: AminGhasempoor Date: Sun, 21 Jun 2026 13:29:41 +0330 Subject: [PATCH] build and format --- .../operator/Actions/Create/Form/Area/Routing/ShowRoute.jsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/components/dashboard/roadMissions/operator/Actions/Create/Form/Area/Routing/ShowRoute.jsx b/src/components/dashboard/roadMissions/operator/Actions/Create/Form/Area/Routing/ShowRoute.jsx index 2a677a1..b9d5143 100644 --- a/src/components/dashboard/roadMissions/operator/Actions/Create/Form/Area/Routing/ShowRoute.jsx +++ b/src/components/dashboard/roadMissions/operator/Actions/Create/Form/Area/Routing/ShowRoute.jsx @@ -56,9 +56,6 @@ const ShowRoute = ({ area }) => { export default ShowRoute; - - - // import { useEffect, useState } from "react"; // import { Marker, Polyline, useMap } from "react-leaflet"; // import L from "leaflet"; @@ -129,4 +126,3 @@ export default ShowRoute; // }; // // export default ShowRoute; -