aboutsummaryrefslogtreecommitdiffstats
path: root/database.py
diff options
context:
space:
mode:
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...")