Signed-off-by: Marcel Klehr <mklehr@gmx.net>
This commit is contained in:
Marcel Klehr 2023-07-20 14:10:18 +02:00
parent 9f4b3de03c
commit 3d8fd2d99e

View file

@ -9,7 +9,6 @@
namespace Test\BackgroundJob;
use OCP\AppFramework\Utility\ITimeFactory;
use Test\BackgroundJob\JobTest;
class TestParallelAwareJob extends \OCP\BackgroundJob\Job {
private $testCase;