Removing Entity Framework

This commit is contained in:
2022-04-16 19:58:33 -04:00
parent 6c6b82a592
commit 9a7072e931
5 changed files with 0 additions and 11 deletions
-1
View File
@@ -2,7 +2,6 @@
@using Microsoft.AspNetCore.Components.Routing
@using Microsoft.AspNetCore.Components.Web
@using Microsoft.AspNetCore.Components.Web.Virtualization
@using Microsoft.EntityFrameworkCore
@using Microsoft.JSInterop
@using Model.Feedback
@using Model.Website