summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMarcel Klehr <mklehr@gmx.net>2024-05-06 11:09:53 +0200
committerMarcel Klehr <mklehr@gmx.net>2024-05-14 11:38:40 +0200
commita5053d33c2cad5ff6414132e441520e446245700 (patch)
tree9c91542bc20682d39e45bcc948044f0700cbe765 /tests
parent8ccb29ae3b071f59d35f7fdc705ae0a3d2a07ea9 (diff)
downloadnextcloud-server-a5053d33c2cad5ff6414132e441520e446245700.tar.gz
nextcloud-server-a5053d33c2cad5ff6414132e441520e446245700.zip
fix: Run cs:fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Diffstat (limited to 'tests')
-rw-r--r--tests/lib/TaskProcessing/TaskProcessingTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/TaskProcessing/TaskProcessingTest.php b/tests/lib/TaskProcessing/TaskProcessingTest.php
index 596f831cde4..8b24459197c 100644
--- a/tests/lib/TaskProcessing/TaskProcessingTest.php
+++ b/tests/lib/TaskProcessing/TaskProcessingTest.php
@@ -24,7 +24,6 @@ use OCP\Files\IRootFolder;
use OCP\IConfig;
use OCP\IDBConnection;
use OCP\IServerContainer;
-use OCP\PreConditionNotMetException;
use OCP\SpeechToText\ISpeechToTextManager;
use OCP\TaskProcessing\EShapeType;
use OCP\TaskProcessing\Events\TaskFailedEvent;