diff --git a/CulinaryCommandApp/Components/Layout/NavMenu.razor b/CulinaryCommandApp/Components/Layout/NavMenu.razor index 0ebaa46..3c7b3df 100644 --- a/CulinaryCommandApp/Components/Layout/NavMenu.razor +++ b/CulinaryCommandApp/Components/Layout/NavMenu.razor @@ -80,12 +80,6 @@ } - @* all users have access for now *@ -
diff --git a/CulinaryCommandApp/Components/Pages/MarginEdge.razor b/CulinaryCommandApp/Components/Pages/MarginEdge.razor deleted file mode 100644 index 6c87348..0000000 --- a/CulinaryCommandApp/Components/Pages/MarginEdge.razor +++ /dev/null @@ -1,250 +0,0 @@ -@page "/margin-edge" -@using CulinaryCommand.Services -@using CulinaryCommand.Services.UserContextSpace -@using System.Web @* For HttpUtility if needed, but simple string building works too *@ -@using System.Text.Json - -@inject IUserContextService UserCtx -@inject HttpClient Http - -@apiResponse-
@apiResponse- } - else - { - - } -