Remove todo which is now done!
parent
88586a0823
commit
51b2001f70
|
@ -31,10 +31,6 @@ import RtsClient from '../../../RtsClient';
|
|||
|
||||
const MIN_PASSWORD_LENGTH = 6;
|
||||
|
||||
/**
|
||||
* TODO: It would be nice to make use of the InteractiveAuthEntryComponents
|
||||
* here, rather than inventing our own.
|
||||
*/
|
||||
module.exports = React.createClass({
|
||||
displayName: 'Registration',
|
||||
|
||||
|
|
Loading…
Reference in New Issue