summaryrefslogtreecommitdiffstats
path: root/lib/public/Support/CrashReport/IRegistry.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Support/CrashReport/IRegistry.php')
-rw-r--r--lib/public/Support/CrashReport/IRegistry.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Support/CrashReport/IRegistry.php b/lib/public/Support/CrashReport/IRegistry.php
index 35cf78920da..a80fffdc18a 100644
--- a/lib/public/Support/CrashReport/IRegistry.php
+++ b/lib/public/Support/CrashReport/IRegistry.php
@@ -34,7 +34,6 @@ use Throwable;
* @deprecated used internally only
*/
interface IRegistry {
-
/**
* Register a reporter instance
*