mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
Remove unused import
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
This commit is contained in:
@@ -22,8 +22,6 @@ declare(strict_types=1);
|
||||
|
||||
namespace OCA\WorkflowEngine\Check;
|
||||
|
||||
|
||||
use OCP\Files\IMimeTypeDetector;
|
||||
use OCP\Files\Storage\IStorage;
|
||||
use OCP\IL10N;
|
||||
use OCP\IRequest;
|
||||
|
||||
Reference in New Issue
Block a user