diff options
| author | Tianhao Wang <wth@riseup.net> | 2023-10-26 20:49:47 +0000 |
|---|---|---|
| committer | Tianhao Wang <wth@riseup.net> | 2023-10-26 20:49:47 +0000 |
| commit | 61e55ab9bff6906a010f78e166068aadd8c1cb84 (patch) | |
| tree | 3940bfdc922fe529709929c7a3481eef3e48dd3e /cat.py | |
| parent | def8a5c91e30ff80cd3b9be22e2f0e68cdf37a80 (diff) | |
fix mistake
Diffstat (limited to 'cat.py')
| -rw-r--r-- | cat.py | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -101,10 +101,7 @@ class VnilCat: status += "\n" status += n["url"] status += "\n\n" -<<<<<<< HEAD -======= status += "randomly taken from - https://news.ycombinator.com/" ->>>>>>> 95c5afd (chore) self.session.toot(status) |
