src: style sweep

This commit is contained in:
Franco Fichtner 2024-03-18 08:08:29 +01:00
parent fc6aae60a2
commit cd5cfc95c0
2 changed files with 0 additions and 3 deletions

View File

@ -352,5 +352,3 @@ function is_cert_revoked($cert, $crlref = "")
}
return false;
}

View File

@ -651,5 +651,4 @@ class Store
'response' => $verdict_msg
];
}
}