Appease the linter

pull/21833/head
Travis Ralston 2020-05-06 14:27:32 -06:00
parent 17be9805e1
commit b8fd50c5e3
1 changed files with 1 additions and 1 deletions

View File

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