Skip to content

Commit

Permalink
AccountController has been checked.
Browse files Browse the repository at this point in the history
  • Loading branch information
dogaanismail committed Feb 20, 2020
1 parent c4139a7 commit 414d6e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SeizeTheDay.Api/Controllers/AccountController.cs
Expand Up @@ -26,6 +26,7 @@ public class AccountController : ApiController
private const string LocalLoginProvider = "Local";
private ApplicationUserManager _userManager;


public AccountController()
{
}
Expand Down

0 comments on commit 414d6e5

Please sign in to comment.