diff --git a/src/pages/Dashboard.tsx b/src/pages/Dashboard.tsx index 53121d2..c42e73e 100644 --- a/src/pages/Dashboard.tsx +++ b/src/pages/Dashboard.tsx @@ -5,7 +5,6 @@ import { CAM_BASE } from "../utils/config"; const Dashboard = () => { const base_url = `${CAM_BASE}/SightingList/sightingSummary?mostRecentRef=`; - // const folkstone = `http://100.116.253.81/mergedHistory/sightingSummary?mostRecentRef=`; return (