diff options
Diffstat (limited to 'tests/lib/Collaboration/Collaborators/LookupPluginTest.php')
-rw-r--r-- | tests/lib/Collaboration/Collaborators/LookupPluginTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/Collaboration/Collaborators/LookupPluginTest.php b/tests/lib/Collaboration/Collaborators/LookupPluginTest.php index 15dccf2c84c..eb26443a269 100644 --- a/tests/lib/Collaboration/Collaborators/LookupPluginTest.php +++ b/tests/lib/Collaboration/Collaborators/LookupPluginTest.php @@ -23,7 +23,6 @@ namespace Test\Collaboration\Collaborators; - use OC\Collaboration\Collaborators\LookupPlugin; use OC\Federation\CloudId; use OCP\Collaboration\Collaborators\ISearchResult; |