We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c46477 commit 2aca0bfCopy full SHA for 2aca0bf
1 file changed
PocketDDD.Server/PocketDDD.Server.WebAPI/Controllers/RegistrationController.cs
@@ -1,5 +1,4 @@
1
-using Microsoft.AspNetCore.Authorization;
2
-using Microsoft.AspNetCore.Http;
+using Microsoft.AspNetCore.Http;
3
using Microsoft.AspNetCore.Mvc;
4
using PocketDDD.Server.Model.DTOs;
5
using PocketDDD.Server.Services;
0 commit comments