diff --git a/asg_form/Controllers/Dbset.cs b/asg_form/Controllers/Dbset.cs index 471f17e..ab8acbd 100644 --- a/asg_form/Controllers/Dbset.cs +++ b/asg_form/Controllers/Dbset.cs @@ -1,6 +1,7 @@  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;