Skip to content

Commit a3194d0

Browse files
author
Tom-Einar Sørensen
committed
Remove comment
1 parent 92e74a7 commit a3194d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/DemoWebApp/Views/Account/Login.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@using System.Collections.Generic
22
@using System.Linq
33
@using Microsoft.AspNetCore.Http
4-
@*@using Microsoft.AspNetCore.Http.Authentication*@
4+
55
@model LoginViewModel
66
@inject SignInManager<ApplicationUser> SignInManager
77

0 commit comments

Comments
 (0)