Skip to content

Commit cff388c

Browse files
removed unused command
1 parent 9f0a8b7 commit cff388c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

path_certs.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,6 @@ func revokeCert(ctx context.Context, b *keyfactorBackend, req *logical.Request,
465465
}
466466

467467
defer res.Body.Close()
468-
_, _ = io.ReadAll(res.Body)
469468

470469
alreadyRevoked := false
471470
var revInfo revocationInfo

0 commit comments

Comments
 (0)