Skip to content

Commit 0516cc4

Browse files
committed
Removed import
1 parent 2f1a1d4 commit 0516cc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/app/blueprints/rest/v2/alerts.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
from app.business.errors import BusinessProcessingError
4545
from app.business.errors import ObjectNotFoundError
4646
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
4847

4948

5049
class AlertsOperations:

0 commit comments

Comments
 (0)