1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-07 09:51:26 +00:00

delete texts (#3177)

This commit is contained in:
Michael An
2019-03-26 15:03:27 +08:00
committed by Daniel Pan
parent 5a923b3534
commit 343bc3eca6
2 changed files with 3 additions and 9 deletions

View File

@@ -1140,7 +1140,6 @@ class MarkdownEditor extends React.Component {
repoID={repoID}
filePath={filePath}
toggleCancel={this.toggleCancel}
dirent={this.state.fileInfo}
getInsertLink={this.getInsertLink}
/>
</ModalPortal>