Removing unnecessary code from settings page

This commit is contained in:
Asaad Mahmood 2016-09-13 22:12:32 +05:00
parent acf969ccfa
commit 06a9081f98

View file

@ -271,12 +271,6 @@ var SettingsPage = React.createClass({
{ teams_row } { teams_row }
<hr/> <hr/>
{ options_row } { options_row }
<div>
</div>
<Row>
<Col md={ 12 }>
</Col>
</Row>
</Grid> </Grid>
<Navbar className="navbar-fixed-bottom"> <Navbar className="navbar-fixed-bottom">
<div className='text-right' style={ settingsPage.footer }> <div className='text-right' style={ settingsPage.footer }>