aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Diagnostics/EventLoggerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Diagnostics/EventLoggerTest.php')
-rw-r--r--tests/lib/Diagnostics/EventLoggerTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/Diagnostics/EventLoggerTest.php b/tests/lib/Diagnostics/EventLoggerTest.php
index 4e24c24f225..18cd3a91b1a 100644
--- a/tests/lib/Diagnostics/EventLoggerTest.php
+++ b/tests/lib/Diagnostics/EventLoggerTest.php
@@ -28,7 +28,6 @@ use OC\SystemConfig;
use Test\TestCase;
class EventLoggerTest extends TestCase {
-
/** @var \OC\Diagnostics\EventLogger */
private $logger;