fix: simplify analytics setup

This commit is contained in:
Stevan Freeborn
2024-04-14 11:37:42 -05:00
parent f60ce20675
commit 5b22042ba1
6 changed files with 11 additions and 16 deletions
+1 -3
View File
@@ -8,6 +8,4 @@
@using Microsoft.JSInterop
@using Blog
@using Blog.Components
@using Blog.Components.Utils
@using Blazor.Analytics
@using Blazor.Analytics.Components
@using Blog.Components.Utils