diff options
Diffstat (limited to 'lib/private/RichObjectStrings/Validator.php')
-rw-r--r-- | lib/private/RichObjectStrings/Validator.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/RichObjectStrings/Validator.php b/lib/private/RichObjectStrings/Validator.php index 0a651256d3a..c80da2914a4 100644 --- a/lib/private/RichObjectStrings/Validator.php +++ b/lib/private/RichObjectStrings/Validator.php @@ -25,7 +25,6 @@ namespace OC\RichObjectStrings; - use OCP\RichObjectStrings\Definitions; use OCP\RichObjectStrings\InvalidObjectExeption; use OCP\RichObjectStrings\IValidator; |