From 68ffad06a6cfd2cd2015ab03fb82bf69629dd7ec Mon Sep 17 00:00:00 2001 From: ivar Date: Tue, 2 Dec 2025 22:38:23 +0100 Subject: Move off razor pages --- api/WhatApi/Pages/Map.cshtml | 92 -------------------------------------------- 1 file changed, 92 deletions(-) delete mode 100644 api/WhatApi/Pages/Map.cshtml (limited to 'api/WhatApi/Pages/Map.cshtml') diff --git a/api/WhatApi/Pages/Map.cshtml b/api/WhatApi/Pages/Map.cshtml deleted file mode 100644 index 31adf86..0000000 --- a/api/WhatApi/Pages/Map.cshtml +++ /dev/null @@ -1,92 +0,0 @@ -@page -@model WhatApi.Pages.Map - -@{ - Layout = null; -} - - - - - - - - - - -
- - - - \ No newline at end of file -- cgit v1.3