mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
chore: remove unecessary comment
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
This commit is contained in:
parent
197aa41de0
commit
21651cd911
1 changed files with 0 additions and 4 deletions
|
|
@ -17,10 +17,6 @@ use OCP\IAppConfig;
|
|||
use OCP\Migration\IOutput;
|
||||
use OCP\Migration\SimpleMigrationStep;
|
||||
|
||||
/**
|
||||
* Creates CRL (Certificate Revocation List) table for unique serial number management
|
||||
* and RFC-compliant certificate revocation tracking
|
||||
*/
|
||||
class Version13000Date20250117140000 extends SimpleMigrationStep {
|
||||
public function __construct(
|
||||
private IAppConfig $appConfig,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue