Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Service/ImageService.php')
-rw-r--r--lib/Service/ImageService.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Service/ImageService.php b/lib/Service/ImageService.php
index 3f7b0a76f..df22d374f 100644
--- a/lib/Service/ImageService.php
+++ b/lib/Service/ImageService.php
@@ -45,7 +45,6 @@ use OCP\Http\Client\IClientService;
use OCP\Files\IRootFolder;
use Psr\Log\LoggerInterface;
use OCP\Share\IManager as ShareManager;
-use function preg_replace;
class ImageService {