summaryrefslogtreecommitdiffstats
path: root/db/item.php
diff options
context:
space:
mode:
Diffstat (limited to 'db/item.php')
-rw-r--r--db/item.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/db/item.php b/db/item.php
index 6f2ee9e6f..141c0b8a6 100644
--- a/db/item.php
+++ b/db/item.php
@@ -25,8 +25,6 @@
namespace OCA\News\Db;
-use \OCA\AppFramework\Db\Entity;
-
class Item extends Entity implements IAPI {