From db922ff88310724334495f21db2fa6fe3c16e791 Mon Sep 17 00:00:00 2001 From: jwansek Date: Wed, 1 Oct 2025 16:25:18 +0100 Subject: Removed another module --- cron/daily.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cron/daily.py') diff --git a/cron/daily.py b/cron/daily.py index c7eadab..8e26093 100755 --- a/cron/daily.py +++ b/cron/daily.py @@ -7,7 +7,7 @@ from operator import itemgetter import subreddit import database import datetime -import graph +# import graph def main(): subreddit.display("Starting every day program...") -- cgit v1.2.3