Revert "scheduler memory issue"

This reverts commit bf39c2f088.
This commit is contained in:
SpudGunMan
2025-10-24 18:30:08 -07:00
parent bf39c2f088
commit e0e275a49c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import schedule
from modules.log import *
from modules.log import logger
from modules.system import send_message
def setup_custom_schedules(send_message, tell_joke, welcome_message, handle_wxc, MOTD, schedulerChannel, schedulerInterface):
+1 -1
View File
@@ -2,7 +2,7 @@
# Scheduler setup for Mesh Bot
import asyncio
import schedule
from modules.log import *
from modules.log import logger
from modules.system import send_message
async def setup_scheduler(