Browse Source

🚧 Unauthorized implementiert; Bugfixes

develop
Tobi 7 years ago
parent
commit
e395bb23fb
No known key found for this signature in database
GPG Key ID: 187C1244EA024329
  1. 2
      Backend/EVABackend/EVABackend/Controllers/EVAController.cs

2
Backend/EVABackend/EVABackend/Controllers/EVAController.cs

@ -1,7 +1,5 @@
using EVABackend.Areas.Identity.Data;
using EVABackend.Models;
using Microsoft.AspNetCore.Authentication;
using Microsoft.AspNetCore.Authentication.Cookies;
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Identity;
using Microsoft.AspNetCore.Mvc;

Loading…
Cancel
Save