mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 23:02:19 +00:00
Missed a import
This commit is contained in:
@@ -2,7 +2,7 @@ import logging
|
||||
|
||||
from django.contrib.auth.models import User, Group
|
||||
from eve_api.models import EVEAccount
|
||||
from sso.models import ServiceAccount
|
||||
from sso.models import ServiceAccount, Service
|
||||
|
||||
class RemoveInvalidUsers():
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user