aboutsummaryrefslogtreecommitdiffstats
path: root/database.py
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2022-10-08 23:39:56 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2022-10-08 23:39:56 +0100
commit5d5abedb7504a93bda52fc326e39255629e2c648 (patch)
tree34c126223f022ae9b6d04e62fc71e8cd61226a9d /database.py
parent41ef9c15994a0db74cd8af1e7f43e8493c17460f (diff)
downloadeda.gay-5d5abedb7504a93bda52fc326e39255629e2c648.tar.gz
eda.gay-5d5abedb7504a93bda52fc326e39255629e2c648.zip
Added rendering diary posts, fixed git section
Diffstat (limited to 'database.py')
-rwxr-xr-xdatabase.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/database.py b/database.py
index 52cfe39..ff769a0 100755
--- a/database.py
+++ b/database.py
@@ -275,9 +275,6 @@ class Database:
self.append_diary_images(tweet_id, im)
self.__connection.commit()
- print("Fetch completed.")
-
-
def update_cache():
# print("updating cache...")