aboutsummaryrefslogtreecommitdiffstats
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 2d82f9024b2..530a3b9df8f 100644
--- a/lib/public/Security/ISecureRandom.php
+++ b/lib/public/Security/ISecureRandom.php
@@ -26,7 +26,6 @@ declare(strict_types=1);
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OCP\Security;
/**