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 987e1e674..95aa93819 100644
--- a/db/feed.php
+++ b/db/feed.php
@@ -120,8 +120,6 @@ class Feed extends Entity implements IAPI, \JsonSerializable {
'added',
'folderId',
'unreadCount',
- 'lastModified',
- 'etag',
'link'
]);
}