1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-05 00:43:53 +00:00

refactor code

This commit is contained in:
ilearnit
2018-12-10 06:29:30 +00:00
committed by shanshuirenjia
parent f187be6559
commit 48bfa35a66
3 changed files with 6 additions and 7 deletions

View File

@@ -35,10 +35,6 @@ class RepoViewToolbar extends React.Component {
this.setState({ isOpen: !this.state.isOpen });
}
onDeleteRepoPage = () => {
console.log('turn to delete page');
}
render() {
return (
<Fragment>