diff options
Diffstat (limited to 'tests/lib/RichObjectStrings/ValidatorTest.php')
-rw-r--r-- | tests/lib/RichObjectStrings/ValidatorTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
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; |