aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/TextToImage/Task.php
diff options
context:
space:
mode:
authorMarcel Klehr <mklehr@gmx.net>2023-09-08 12:03:52 +0200
committerMarcel Klehr <mklehr@gmx.net>2023-10-18 13:21:50 +0200
commitdc8cba6026febee057c08012fc2cbc6e55f1fc91 (patch)
treeb7aaa66047285bc7900a2e2b366ea53d866eaf17 /lib/public/TextToImage/Task.php
parent666f7b33c9a291d0222dbcfcf520f223b84c9301 (diff)
downloadnextcloud-server-dc8cba6026febee057c08012fc2cbc6e55f1fc91.tar.gz
nextcloud-server-dc8cba6026febee057c08012fc2cbc6e55f1fc91.zip
cs:Fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Diffstat (limited to 'lib/public/TextToImage/Task.php')
-rw-r--r--lib/public/TextToImage/Task.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/public/TextToImage/Task.php b/lib/public/TextToImage/Task.php
index 2e839389a97..81a33752262 100644
--- a/lib/public/TextToImage/Task.php
+++ b/lib/public/TextToImage/Task.php
@@ -26,9 +26,6 @@ declare(strict_types=1);
namespace OCP\TextToImage;
use OCP\IImage;
-use OCP\Image;
-use OCP\TextProcessing\IProvider as P;
-use OCP\TextProcessing\ITaskType;
/**
* This is a text to image task