summaryrefslogtreecommitdiff
path: root/cat.py
diff options
context:
space:
mode:
authorTianhao Wang <wth@riseup.net>2023-10-26 20:49:47 +0000
committerTianhao Wang <wth@riseup.net>2023-10-26 20:49:47 +0000
commit61e55ab9bff6906a010f78e166068aadd8c1cb84 (patch)
tree3940bfdc922fe529709929c7a3481eef3e48dd3e /cat.py
parentdef8a5c91e30ff80cd3b9be22e2f0e68cdf37a80 (diff)
fix mistake
Diffstat (limited to 'cat.py')
-rw-r--r--cat.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/cat.py b/cat.py
index d597470..6281e89 100644
--- a/cat.py
+++ b/cat.py
@@ -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)