From 6b71976be4e75d9bcaee36ea156fdf842663cf24 Mon Sep 17 00:00:00 2001 From: Backend IM Bot Date: Thu, 13 Mar 2025 16:01:09 +0000 Subject: [PATCH] feat: Update endpoint fishing-locations --- app/api/endpoints/fishing-locations.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app/api/endpoints/fishing-locations.py b/app/api/endpoints/fishing-locations.py index e69de29..45503b1 100644 --- a/app/api/endpoints/fishing-locations.py +++ b/app/api/endpoints/fishing-locations.py @@ -0,0 +1 @@ +#this will be where code for fetching fishing locations will go \ No newline at end of file