fix 500 error when benefactor award expires

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-18 17:19:32 +02:00
parent 05ad24b500
commit 7951064b19
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
from flask import g
import time
from files.helpers.alerts import send_repeatable_notification
from files.helpers.const import bots
from files.helpers.const import *
from files.helpers.discord import remove_role
from files.classes.badges import Badge
from files.classes.user import User