We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9974d9 commit 31c669bCopy full SHA for 31c669b
source/app/blueprints/rest/v2/alerts.py
@@ -44,7 +44,6 @@
44
from app.business.errors import BusinessProcessingError
45
from app.business.errors import ObjectNotFoundError
46
from app.business.access_controls import access_controls_user_has_customer_access
47
-from app.datamgmt.manage.manage_access_control_db import user_has_client_access
48
49
50
class AlertsOperations:
0 commit comments