aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Lockdown/Filesystem/NullStorageTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Lockdown/Filesystem/NullStorageTest.php')
-rw-r--r--tests/lib/Lockdown/Filesystem/NullStorageTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/Lockdown/Filesystem/NullStorageTest.php b/tests/lib/Lockdown/Filesystem/NullStorageTest.php
index c0349814570..b46066ac536 100644
--- a/tests/lib/Lockdown/Filesystem/NullStorageTest.php
+++ b/tests/lib/Lockdown/Filesystem/NullStorageTest.php
@@ -32,7 +32,6 @@ use OCP\Files\Storage;
use Test\TestCase;
class NullStorageTest extends TestCase {
-
/** @var NullStorage */
private $storage;