summaryrefslogtreecommitdiffstats
path: root/lib/Db/Item.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Db/Item.php')
-rw-r--r--lib/Db/Item.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Db/Item.php b/lib/Db/Item.php
index 730e387d1..411428e96 100644
--- a/lib/Db/Item.php
+++ b/lib/Db/Item.php
@@ -70,7 +70,6 @@ class Item extends Entity implements IAPI, \JsonSerializable
/** @var string */
protected $sharedBy;
-
public function __construct()
{
$this->addType('contentHash', 'string');