diff options
Diffstat (limited to 'lib/public/Support/CrashReport/ICollectBreadcrumbs.php')
-rw-r--r-- | lib/public/Support/CrashReport/ICollectBreadcrumbs.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Support/CrashReport/ICollectBreadcrumbs.php b/lib/public/Support/CrashReport/ICollectBreadcrumbs.php index 105f3272bd4..75797a2474a 100644 --- a/lib/public/Support/CrashReport/ICollectBreadcrumbs.php +++ b/lib/public/Support/CrashReport/ICollectBreadcrumbs.php @@ -29,7 +29,6 @@ namespace OCP\Support\CrashReport; * @since 15.0.0 */ interface ICollectBreadcrumbs extends IReporter { - /** * Collect breadcrumbs for crash reports * |