From 4ab195deb1a3b2fbdbdd329c149ed208d062d953 Mon Sep 17 00:00:00 2001 From: Goran Date: Sat, 17 Jan 2026 22:00:33 +0100 Subject: [PATCH] cleanup --- alex-api.http | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 alex-api.http diff --git a/alex-api.http b/alex-api.http deleted file mode 100644 index b866976..0000000 --- a/alex-api.http +++ /dev/null @@ -1,6 +0,0 @@ -@alex_api_HostAddress = http://localhost:5165 - -GET {{alex_api_HostAddress}}/weatherforecast/ -Accept: application/json - -###