diff --git a/microfrontends/SignDocuments/src/Component/component/header.js b/microfrontends/SignDocuments/src/Component/component/header.js index 41f2a4419..8ab8d6994 100644 --- a/microfrontends/SignDocuments/src/Component/component/header.js +++ b/microfrontends/SignDocuments/src/Component/component/header.js @@ -70,9 +70,6 @@ function Header({ } else { printModule({ printable: pdf, type: "pdf", base64: true }); } - - - printModule({ printable: pdf, type: "pdf", base64: true }); }; //handle download signed pdf