diff --git a/asg_form/Controllers/Dbset.cs b/asg_form/Controllers/Dbset.cs index ab8acbd..471f17e 100644 --- a/asg_form/Controllers/Dbset.cs +++ b/asg_form/Controllers/Dbset.cs @@ -1,7 +1,6 @@  using asg_form.Controllers.Store; using asg_form.Controllers.Team; -using asg_form.Controllers.Teamregistration; using Microsoft.AspNetCore.Identity.EntityFrameworkCore; using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.DataEncryption;