Skip to content

Commit 4595c3e

Browse files
committed
fix: cs
Signed-off-by: Vitor Mattos <[email protected]>
1 parent 4853369 commit 4595c3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/Handler/SignEngine/Pkcs12Handler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88

99
namespace OCA\Libresign\Handler\SignEngine;
1010

11-
use LibreSign\PdfSignatureValidator\Parser\PdfSignatureExtractor;
1211
use LibreSign\PdfSignatureValidator\Model\ValidationReason;
1312
use LibreSign\PdfSignatureValidator\Model\ValidationResult;
1413
use LibreSign\PdfSignatureValidator\Model\ValidationState;
14+
use LibreSign\PdfSignatureValidator\Parser\PdfSignatureExtractor;
1515
use OCA\Libresign\AppInfo\Application;
1616
use OCA\Libresign\Exception\LibresignException;
1717
use OCA\Libresign\Handler\CertificateEngine\CertificateEngineFactory;

0 commit comments

Comments
 (0)