del console.log
This commit is contained in:
parent
7e8e35122b
commit
345a86150b
|
@ -17,8 +17,6 @@ class DocumentInfoController extends Component {
|
|||
} else if (this.pdfProps) {
|
||||
this.updatePdfInfo(this.pdfProps);
|
||||
}
|
||||
|
||||
console.log(this.docInfoObject)
|
||||
}
|
||||
|
||||
updateFileInfo(props) {
|
||||
|
|
Loading…
Reference in a new issue