summaryrefslogtreecommitdiffstats
path: root/tests/lib/LoggerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/LoggerTest.php')
-rw-r--r--tests/lib/LoggerTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/LoggerTest.php b/tests/lib/LoggerTest.php
index bec2119a8ad..367c34752c1 100644
--- a/tests/lib/LoggerTest.php
+++ b/tests/lib/LoggerTest.php
@@ -19,7 +19,6 @@ use OCP\Support\CrashReport\IRegistry;
use PHPUnit\Framework\MockObject\MockObject;
class LoggerTest extends TestCase implements IWriter {
-
/** @var SystemConfig|MockObject */
private $config;