From 8d3cfbd9814c80452e2b57a6c936cd4f6eea445a Mon Sep 17 00:00:00 2001 From: Cyrille Bagard Date: Sun, 1 Jan 2017 22:58:34 +0100 Subject: Removed debug code. --- db.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/db.py b/db.py index ad497a0..c83e8ee 100644 --- a/db.py +++ b/db.py @@ -46,8 +46,6 @@ class LikeMemory(): cursor.execute('INSERT INTO LikedTweets VALUES (?, ?, ?, ?)', values) self._db.commit() - print(timestamp) - def purge_old_status(self): """Purge old seen statuses.""" -- cgit v0.11.2-87-g4458