@@ -25,7 +25,6 @@ |
||
25 | 25 | use OCA\Tasks\Service\CollectionsService; |
26 | 26 | use OCP\IConfig; |
27 | 27 | use OCP\IL10N; |
28 | - |
|
29 | 28 | use PHPUnit\Framework\TestCase; |
30 | 29 | |
31 | 30 | class CollectionsServiceTest extends TestCase { |
@@ -25,7 +25,6 @@ |
||
25 | 25 | use OCA\Tasks\Service\SettingsService; |
26 | 26 | use OCP\App\IAppManager; |
27 | 27 | use OCP\IConfig; |
28 | - |
|
29 | 28 | use PHPUnit\Framework\TestCase; |
30 | 29 | |
31 | 30 | class SettingsServiceTest extends TestCase { |