Fix linting errors

This commit is contained in:
Paul van Brouwershaven
2024-11-14 13:33:46 +01:00
parent 7946d5266d
commit bacc810a68
12 changed files with 32 additions and 108 deletions

View File

@@ -9,7 +9,6 @@ import (
"strings"
"github.com/digitorus/pdfsign/revocation"
"golang.org/x/crypto/ocsp"
)