aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/WorkflowEngine/IComplexOperation.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/WorkflowEngine/IComplexOperation.php')
-rw-r--r--lib/public/WorkflowEngine/IComplexOperation.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/WorkflowEngine/IComplexOperation.php b/lib/public/WorkflowEngine/IComplexOperation.php
index f15580f0216..65b916e3fe0 100644
--- a/lib/public/WorkflowEngine/IComplexOperation.php
+++ b/lib/public/WorkflowEngine/IComplexOperation.php
@@ -41,7 +41,6 @@ namespace OCP\WorkflowEngine;
* @since 18.0.0
*/
interface IComplexOperation extends IOperation {
-
/**
* As IComplexOperation chooses the triggering events itself, a hint has
* to be shown to the user so make clear when this operation is becoming