Remove unused import

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
pull/11599/head
Daniel Kesselberg 8 years ago
parent 0721627943
commit 4c4f50ee2d
No known key found for this signature in database
GPG Key ID: 36E3664E099D0614
  1. 2
      apps/workflowengine/lib/Check/FileName.php

@ -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…
Cancel
Save