aboutsummaryrefslogtreecommitdiff
path: root/src/Enmarcha.Backend/Controllers/Backoffice/LoginController.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Enmarcha.Backend/Controllers/Backoffice/LoginController.cs')
-rw-r--r--src/Enmarcha.Backend/Controllers/Backoffice/LoginController.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Enmarcha.Backend/Controllers/Backoffice/LoginController.cs b/src/Enmarcha.Backend/Controllers/Backoffice/LoginController.cs
index 1e9f12f..2a5a515 100644
--- a/src/Enmarcha.Backend/Controllers/Backoffice/LoginController.cs
+++ b/src/Enmarcha.Backend/Controllers/Backoffice/LoginController.cs
@@ -1,4 +1,4 @@
-using Microsoft.AspNetCore.Authentication;
+using Microsoft.AspNetCore.Authentication;
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Mvc;