From 5d5abedb7504a93bda52fc326e39255629e2c648 Mon Sep 17 00:00:00 2001 From: jwansek Date: Sat, 8 Oct 2022 23:39:56 +0100 Subject: Added rendering diary posts, fixed git section --- database.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'database.py') 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...") -- cgit v1.2.3