Remove unused skipServerDetails prop from registration
This commit is contained in:
parent
1620ccac53
commit
35ad68751b
2 changed files with 0 additions and 13 deletions
|
@ -58,7 +58,6 @@ module.exports = React.createClass({
|
|||
customIsUrl: PropTypes.string,
|
||||
defaultHsUrl: PropTypes.string,
|
||||
defaultIsUrl: PropTypes.string,
|
||||
skipServerDetails: PropTypes.bool,
|
||||
brand: PropTypes.string,
|
||||
email: PropTypes.string,
|
||||
// registration shouldn't know or care how login is done.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue