summaryrefslogtreecommitdiffstats
path: root/web/react/components/signup_team_confirm.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'web/react/components/signup_team_confirm.jsx')
-rw-r--r--web/react/components/signup_team_confirm.jsx4
1 files changed, 0 insertions, 4 deletions
diff --git a/web/react/components/signup_team_confirm.jsx b/web/react/components/signup_team_confirm.jsx
index de83285db..290d8e503 100644
--- a/web/react/components/signup_team_confirm.jsx
+++ b/web/react/components/signup_team_confirm.jsx
@@ -4,10 +4,6 @@
import {FormattedMessage, FormattedHTMLMessage} from 'mm-intl';
export default class SignupTeamConfirm extends React.Component {
- constructor(props) {
- super(props);
- }
-
render() {
return (
<div className='signup-team__container'>