From 9c766cf03faa10584255458120d8404ddc05c47d Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Tue, 29 Oct 2019 17:57:53 +0100 Subject: do not break on Checkers that do not need specific context info request time, for example Signed-off-by: Arthur Schiwon --- lib/public/WorkflowEngine/IEntityCheck.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/public') diff --git a/lib/public/WorkflowEngine/IEntityCheck.php b/lib/public/WorkflowEngine/IEntityCheck.php index 7a4df0afd5f..d90535b4c99 100644 --- a/lib/public/WorkflowEngine/IEntityCheck.php +++ b/lib/public/WorkflowEngine/IEntityCheck.php @@ -24,9 +24,6 @@ declare(strict_types=1); namespace OCP\WorkflowEngine; - -use OCP\Files\Storage\IStorage; - /** * Interface IFileCheck * -- cgit v1.2.3