summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2021-11-01 20:32:55 +0000
committerDavid T. Sadler <davidtsadler@googlemail.com>2021-11-01 20:32:55 +0000
commite9eb52348e22d6e94d741446501a598e50cfe7ed (patch)
tree8ecf683cd4faa999c68be70a24fa1b810d51e12a /src
parent359a1edd425f1ad0c93e8390212b478d641029ba (diff)
Remove unread
Diffstat (limited to 'src')
-rw-r--r--src/DTS/Bookmark.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/DTS/Bookmark.php b/src/DTS/Bookmark.php
index da9afa9..479b575 100644
--- a/src/DTS/Bookmark.php
+++ b/src/DTS/Bookmark.php
@@ -15,6 +15,4 @@ class Bookmark
public string $tag = '';
public string $addedAt;
-
- public bool $unread;
}