mirror of
https://github.com/nextcloud/server.git
synced 2026-03-28 05:13:57 -04:00
Remove unused import
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
This commit is contained in:
parent
0721627943
commit
4c4f50ee2d
1 changed files with 0 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue