Skip to content

Commit e4a9c6f

Browse files
fix: remove console
1 parent e559d03 commit e4a9c6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/OpenSign/src/primitives/DownloadPdfZip.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ function DownloadPdfZip(props) {
7474
}
7575
}
7676
};
77-
console.log("isDownloading", isDownloading);
7877
return (
7978
<ModalUi
8079
isOpen={props.isDownloadModal}

0 commit comments

Comments
 (0)