diff options
Diffstat (limited to 'tests/lib/Collaboration/Collaborators/RemotePluginTest.php')
-rw-r--r-- | tests/lib/Collaboration/Collaborators/RemotePluginTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/Collaboration/Collaborators/RemotePluginTest.php b/tests/lib/Collaboration/Collaborators/RemotePluginTest.php index 59338b74de9..30ee7092aa9 100644 --- a/tests/lib/Collaboration/Collaborators/RemotePluginTest.php +++ b/tests/lib/Collaboration/Collaborators/RemotePluginTest.php @@ -23,7 +23,6 @@ namespace Test\Collaboration\Collaborators; - use OC\Collaboration\Collaborators\RemotePlugin; use OC\Collaboration\Collaborators\SearchResult; use OC\Federation\CloudIdManager; |