summaryrefslogtreecommitdiffstats
path: root/lib/public/Security/ISecureRandom.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Security/ISecureRandom.php')
-rw-r--r--lib/public/Security/ISecureRandom.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Security/ISecureRandom.php b/lib/public/Security/ISecureRandom.php
index 250ecd25358..3634ebf99f7 100644
--- a/lib/public/Security/ISecureRandom.php
+++ b/lib/public/Security/ISecureRandom.php
@@ -39,7 +39,6 @@ namespace OCP\Security;
* @since 8.0.0
*/
interface ISecureRandom {
-
/**
* Flags for characters that can be used for <code>generate($length, $characters)</code>
*/