diff --git a/GWMS.UI/Components/CmpTop.razor b/GWMS.UI/Components/CmpTop.razor index 44cae0e..31ba451 100644 --- a/GWMS.UI/Components/CmpTop.razor +++ b/GWMS.UI/Components/CmpTop.razor @@ -4,7 +4,6 @@ @using GWMS.UI.Data @inject MessageService AppMessages -@inject AuthenticationStateProvider AuthenticationStateProvider