Remove unused skipServerDetails prop from registration

This commit is contained in:
Travis Ralston 2019-05-03 11:13:36 -06:00
parent 1620ccac53
commit 35ad68751b
2 changed files with 0 additions and 13 deletions

View file

@ -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.