Skip to content

Commit d1c3ff0

Browse files
committed
fixes
1 parent 0b746df commit d1c3ff0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

LearningHub.Nhs.WebUI/Controllers/AccountController.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,6 @@ public async Task<IActionResult> CreateAccountProfessionalRegNumber(AccountCreat
656656
/// </summary>
657657
/// <returns>The <see cref="IActionResult"/>.</returns>
658658
/// <param name="accountCreationViewModel">accountCreationViewModel.</param>
659-
[HttpPost]
660659
[Route("Registration/CreateAccountGradeSelection")]
661660
[ResponseCache(CacheProfileName = "Never")]
662661
[TypeFilter(typeof(RedirectMissingMultiPageFormData), Arguments = new object[] { nameof(MultiPageFormDataFeature.AddRegistrationPrompt) })]

0 commit comments

Comments
 (0)