aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Dashboard/IWidget.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Dashboard/IWidget.php')
-rw-r--r--lib/public/Dashboard/IWidget.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Dashboard/IWidget.php b/lib/public/Dashboard/IWidget.php
index 6f3f795f958..46ba2135775 100644
--- a/lib/public/Dashboard/IWidget.php
+++ b/lib/public/Dashboard/IWidget.php
@@ -31,7 +31,6 @@ namespace OCP\Dashboard;
* @since 20.0.0
*/
interface IWidget {
-
/**
* @return string Unique id that identifies the widget, e.g. the app id
* @since 20.0.0