Skip to content

Commit cf828f3

Browse files
chore(SecureRandom): fixup conflicts
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent 8a8d752 commit cf828f3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

lib/private/Security/SecureRandom.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
* @see \OCP\Security\ISecureRandom
1818
*/
1919
class SecureRandom implements ISecureRandom {
20-
21-
/** @inheritdoc */
2220
#[\Override]
2321
public function generate(
2422
int $length,

0 commit comments

Comments
 (0)