summaryrefslogtreecommitdiffstats
path: root/tests/lib/Comments/FakeFactory.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Comments/FakeFactory.php')
-rw-r--r--tests/lib/Comments/FakeFactory.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/Comments/FakeFactory.php b/tests/lib/Comments/FakeFactory.php
index ff8dfd3a259..257e7dad93b 100644
--- a/tests/lib/Comments/FakeFactory.php
+++ b/tests/lib/Comments/FakeFactory.php
@@ -8,7 +8,6 @@ use OCP\IServerContainer;
* Class FakeFactory
*/
class FakeFactory implements \OCP\Comments\ICommentsManagerFactory {
-
public function __construct(IServerContainer $serverContainer) {
}