Appease the linter
This commit is contained in:
parent
17be9805e1
commit
b8fd50c5e3
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ export default createReactClass({
|
|||
return {
|
||||
[SSOAuthEntry.LOGIN_TYPE]: ssoAesthetics,
|
||||
[SSOAuthEntry.UNSTABLE_LOGIN_TYPE]: ssoAesthetics,
|
||||
}
|
||||
};
|
||||
},
|
||||
|
||||
_onAuthFinished: function(success, result) {
|
||||
|
|
Loading…
Reference in a new issue