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