diff --git a/src/py/bot_aux.py b/src/py/bot_aux.py index ef88cc3..66b54bc 100644 --- a/src/py/bot_aux.py +++ b/src/py/bot_aux.py @@ -6,7 +6,6 @@ This automation will be run on a daily basis, through a cron job + docker. @author: Gabriella 'contrastellar' Agathon """ import argparse -import os import discord import helper.db_helper