mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-14 06:50:15 +02:00
parent
1b4f5e4e88
commit
d6a522300a
@ -24,6 +24,7 @@ from authentication.states import MEMBER_STATE, BLUE_STATE
|
|||||||
from notifications import notify
|
from notifications import notify
|
||||||
from celery.task import periodic_task
|
from celery.task import periodic_task
|
||||||
from celery.task.schedules import crontab
|
from celery.task.schedules import crontab
|
||||||
|
from eveonline.managers import EveManager
|
||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user