Can't have a number in the title..

This commit is contained in:
Michael 2017-04-30 11:06:28 -04:00
parent 068c542ab6
commit cadde8f28c

View file

@ -14,7 +14,7 @@
namespace Project_Unite.Controllers namespace Project_Unite.Controllers
{ {
public class OAuth2Controller : Controller public class OAuthController : Controller
{ {
private ApplicationSignInManager _signInManager = null; private ApplicationSignInManager _signInManager = null;
private ApplicationUserManager _userManager = null; private ApplicationUserManager _userManager = null;