mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-10 09:06:21 +01:00
Correct model import.
Thanks @TargetZ3R0
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
from celery import shared_task
|
from celery import shared_task
|
||||||
from allianceauth.corputils import CorpStats
|
from allianceauth.corputils.models import CorpStats
|
||||||
|
|
||||||
|
|
||||||
@shared_task
|
@shared_task
|
||||||
|
|||||||
Reference in New Issue
Block a user