diff --git a/ProjetBlazor/Program.cs b/ProjetBlazor/Program.cs index e8af13d..e58f253 100644 --- a/ProjetBlazor/Program.cs +++ b/ProjetBlazor/Program.cs @@ -1,6 +1,5 @@ using Microsoft.AspNetCore.Components; using Microsoft.AspNetCore.Components.Web; -using ProjetBlazor.Data; var builder = WebApplication.CreateBuilder(args);