Skip to content

Commit c9904d0

Browse files
committed
chore: remove comment
Signed-off-by: Vitor Mattos <[email protected]>
1 parent 3502d1f commit c9904d0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/Enum/CRLStatus.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99

1010
namespace OCA\Libresign\Enum;
1111

12-
/**
13-
* Certificate status in CRL
14-
*/
1512
enum CRLStatus: string {
1613
case ISSUED = 'issued';
1714
case REVOKED = 'revoked';

0 commit comments

Comments
 (0)