Browse Source

cs:fix

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
tags/v28.0.0beta1
Marcel Klehr 11 months ago
parent
commit
3d8fd2d99e
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      tests/lib/BackgroundJob/TestParallelAwareJob.php

+ 0
- 1
tests/lib/BackgroundJob/TestParallelAwareJob.php 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;

Loading…
Cancel
Save