del console.log

This commit is contained in:
Andrey Shimagin 2022-03-28 12:06:26 +03:00
parent 7e8e35122b
commit 345a86150b

View file

@ -17,8 +17,6 @@ class DocumentInfoController extends Component {
} else if (this.pdfProps) {
this.updatePdfInfo(this.pdfProps);
}
console.log(this.docInfoObject)
}
updateFileInfo(props) {