summaryrefslogtreecommitdiffstats
path: root/webapp
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2016-03-30 18:51:27 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2016-03-30 18:51:27 +0500
commitdac77f244013e1a27b53027ba145b2f843ac26fe (patch)
treeebe80b0ea263b6fa5f311b7d4f6944d4b70d1500 /webapp
parent4ee417db3d0d8e6d9a5cf1b2312b2691d612cf22 (diff)
downloadchat-dac77f244013e1a27b53027ba145b2f843ac26fe.tar.gz
chat-dac77f244013e1a27b53027ba145b2f843ac26fe.tar.bz2
chat-dac77f244013e1a27b53027ba145b2f843ac26fe.zip
Fixing eslint error
Diffstat (limited to 'webapp')
-rw-r--r--webapp/components/signup_team.jsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/webapp/components/signup_team.jsx b/webapp/components/signup_team.jsx
index a745dbc56..c1bf61b71 100644
--- a/webapp/components/signup_team.jsx
+++ b/webapp/components/signup_team.jsx
@@ -52,7 +52,6 @@ export default class TeamSignUp extends React.Component {
updatePage(page) {
this.setState({page});
-
}
componentWillMount() {