summaryrefslogtreecommitdiffstats
path: root/tests/lib/RichObjectStrings
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/RichObjectStrings')
-rw-r--r--tests/lib/RichObjectStrings/DefinitionsTest.php1
-rw-r--r--tests/lib/RichObjectStrings/ValidatorTest.php1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/lib/RichObjectStrings/DefinitionsTest.php b/tests/lib/RichObjectStrings/DefinitionsTest.php
index 829689704e7..acf5256a7f3 100644
--- a/tests/lib/RichObjectStrings/DefinitionsTest.php
+++ b/tests/lib/RichObjectStrings/DefinitionsTest.php
@@ -21,7 +21,6 @@
namespace Test\RichObjectStrings;
-
use OCP\RichObjectStrings\Definitions;
use Test\TestCase;
diff --git a/tests/lib/RichObjectStrings/ValidatorTest.php b/tests/lib/RichObjectStrings/ValidatorTest.php
index 0c344248f77..63ad22c8200 100644
--- a/tests/lib/RichObjectStrings/ValidatorTest.php
+++ b/tests/lib/RichObjectStrings/ValidatorTest.php
@@ -21,7 +21,6 @@
namespace Test\RichObjectStrings;
-
use OC\RichObjectStrings\Validator;
use OCP\RichObjectStrings\Definitions;
use Test\TestCase;