mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Remove old TODO
This commit is contained in:
parent
aba14bfb8c
commit
2be5ae3b2d
@ -66,7 +66,6 @@ function WorkflowApprovalsList({ i18n }) {
|
||||
fetchWorkflowApprovals();
|
||||
}, [fetchWorkflowApprovals]);
|
||||
|
||||
// TODO: update QS_CONFIG to be safe for deps array
|
||||
const fetchWorkflowApprovalsById = useCallback(
|
||||
async ids => {
|
||||
const params = { ...parseQueryString(QS_CONFIG, location.search) };
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user