mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-16 18:13:54 -05:00
Added missing import
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
|
|
||||||
from notifications_python_client.base import BaseAPIClient
|
from notifications_python_client.base import BaseAPIClient
|
||||||
|
|
||||||
|
from app.notify_client import _attach_current_user
|
||||||
from app.notify_client.models import InvitedUser
|
from app.notify_client.models import InvitedUser
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user