Appease the linter

This commit is contained in:
Travis Ralston 2020-05-06 14:27:32 -06:00
parent 17be9805e1
commit b8fd50c5e3

View file

@ -101,7 +101,7 @@ export default createReactClass({
return {
[SSOAuthEntry.LOGIN_TYPE]: ssoAesthetics,
[SSOAuthEntry.UNSTABLE_LOGIN_TYPE]: ssoAesthetics,
}
};
},
_onAuthFinished: function(success, result) {